Files
brk/modules/brk-client/docs/interfaces/AddrTxidsParam.md
2026-04-03 00:15:43 +02:00

20 lines
614 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / AddrTxidsParam
# Interface: AddrTxidsParam
Defined in: [Developer/brk/modules/brk-client/index.js:49](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L49)
## Properties
### afterTxid?
> `optional` **afterTxid?**: `string` \| `null`
Defined in: [Developer/brk/modules/brk-client/index.js:50](https://github.com/bitcoinresearchkit/brk/blob/6cd45c1f1f755807c6e6ab6ba61b54aff4b07f3b/modules/brk-client/index.js#L50)
Txid to paginate from (return transactions before this one)