mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 14:49:58 -07:00
26 lines
790 B
Markdown
26 lines
790 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / AddressTxidsParam
|
|
|
|
# Interface: AddressTxidsParam
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:35](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L35)
|
|
|
|
## Properties
|
|
|
|
### afterTxid?
|
|
|
|
> `optional` **afterTxid**: `string` \| `null`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:36](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L36)
|
|
|
|
***
|
|
|
|
### limit?
|
|
|
|
> `optional` **limit**: `number`
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:37](https://github.com/bitcoinresearchkit/brk/blob/6f45ec13f3a9e84728abdaed03e8c5432df5ffa3/modules/brk-client/index.js#L37)
|