mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-30 14:08:34 -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:1339](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L1339)
|
|
|
|
## Properties
|
|
|
|
### txId
|
|
|
|
> **txId**: `string`[]
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1340](https://github.com/bitcoinresearchkit/brk/blob/7a718293c0ddbae305c8352474c81c0e99fe1200/modules/brk-client/index.js#L1340)
|
|
|
|
Transaction IDs to look up (max 250 per request).
|