mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-18 22:04:47 -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:1319](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L1319)
|
|
|
|
## Properties
|
|
|
|
### txId
|
|
|
|
> **txId**: `string`[]
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1320](https://github.com/bitcoinresearchkit/brk/blob/1a706da13cc492eee123fc28fd358f02b56918b6/modules/brk-client/index.js#L1320)
|
|
|
|
Transaction IDs to look up (max 250 per request).
|