Files
brk/modules/brk-client/docs/interfaces/TxOut.md
T
2026-06-01 19:18:42 +02:00

30 lines
815 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / TxOut
# Interface: TxOut
Defined in: [Developer/brk/modules/brk-client/index.js:1266](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1266)
## Properties
### scriptpubkey
> **scriptpubkey**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:1267](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1267)
Script pubkey (locking script)
***
### value
> **value**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:1268](https://github.com/bitcoinresearchkit/brk/blob/d161462137a58a76f972f5e15b0029af02a165ca/modules/brk-client/index.js#L1268)
Value of the output in satoshis