Files
brk/modules/brk-client/docs/interfaces/TxOut.md
2026-02-13 17:08:14 +01:00

30 lines
809 B
Markdown

[**brk-client**](../README.md)
***
[brk-client](../globals.md) / TxOut
# Interface: TxOut
Defined in: [Developer/brk/modules/brk-client/index.js:777](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L777)
## Properties
### scriptpubkey
> **scriptpubkey**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:778](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L778)
Script pubkey (locking script)
***
### value
> **value**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:779](https://github.com/bitcoinresearchkit/brk/blob/dfcb04484b3a4203772bb13ff5945fb24d8bbd9f/modules/brk-client/index.js#L779)
Value of the output in satoshis