Files
brk/modules/brk-client/docs/interfaces/AddrTxidsParam.md
2026-03-29 17:32:44 +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/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/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/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L50)
Txid to paginate from (return transactions before this one)