Files
brk/modules/brk-client/docs/interfaces/Utxo.md
2026-05-08 00:35:52 +02:00

50 lines
1.3 KiB
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / Utxo
# Interface: Utxo
Defined in: [Developer/brk/modules/brk-client/index.js:1328](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1328)
## Properties
### status
> **status**: [`TxStatus`](TxStatus.md)
Defined in: [Developer/brk/modules/brk-client/index.js:1331](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1331)
Confirmation status
***
### txid
> **txid**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:1329](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1329)
Transaction ID of the UTXO
***
### value
> **value**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:1332](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1332)
Output value in satoshis
***
### vout
> **vout**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:1330](https://github.com/bitcoinresearchkit/brk/blob/6e8be1af2225890fe02f0a4598e3a4fa8251f535/modules/brk-client/index.js#L1330)
Output index