mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-08-11 17:53:07 -07:00
20 lines
573 B
Markdown
20 lines
573 B
Markdown
[**brk-client**](../README.md)
|
|
|
|
***
|
|
|
|
[brk-client](../globals.md) / TxidsParam
|
|
|
|
# Interface: TxidsParam
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1355](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L1355)
|
|
|
|
## Properties
|
|
|
|
### txId
|
|
|
|
> **txId**: `string`[]
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1356](https://github.com/bitcoinresearchkit/brk/blob/76e08a33afe7d878b09f4359c21ffd6183727e32/modules/brk-client/index.js#L1356)
|
|
|
|
Transaction IDs to look up (max 250 per request).
|