mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-05-19 14:24: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:1257](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L1257)
|
|
|
|
## Properties
|
|
|
|
### txId
|
|
|
|
> **txId**: `string`[]
|
|
|
|
Defined in: [Developer/brk/modules/brk-client/index.js:1258](https://github.com/bitcoinresearchkit/brk/blob/25b226856307047c5c10a075ec57219ca9987c38/modules/brk-client/index.js#L1258)
|
|
|
|
Transaction IDs to look up (max 250 per request).
|