Files
brk/modules/brk-client/docs/interfaces/TxOut.md
2026-04-23 23:19:11 +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:1084](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1084)
## Properties
### scriptpubkey
> **scriptpubkey**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:1085](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1085)
Script pubkey (locking script)
***
### value
> **value**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:1086](https://github.com/bitcoinresearchkit/brk/blob/e4496742a4964a986078f3a65d3bfdc1e47a5eba/modules/brk-client/index.js#L1086)
Value of the output in satoshis