mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-07-25 17:58:11 -07:00
docs: update generated docs
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
[**brk-client**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[brk-client](../globals.md) / AddrAfterTxidParam
|
||||
|
||||
# Interface: AddrAfterTxidParam
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:14](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L14)
|
||||
|
||||
## Properties
|
||||
|
||||
### address
|
||||
|
||||
> **address**: `string`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:15](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L15)
|
||||
|
||||
***
|
||||
|
||||
### afterTxid
|
||||
|
||||
> **afterTxid**: `string`
|
||||
|
||||
Defined in: [Developer/brk/modules/brk-client/index.js:16](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L16)
|
||||
|
||||
Last txid from the previous page (return transactions strictly older than this)
|
||||
Reference in New Issue
Block a user