Files
brk/modules/brk-client/docs/interfaces/TxOut.md
2026-03-29 17:32:44 +02: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:874](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L874)
## Properties
### scriptpubkey
> **scriptpubkey**: `string`
Defined in: [Developer/brk/modules/brk-client/index.js:875](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L875)
Script pubkey (locking script)
***
### value
> **value**: `number`
Defined in: [Developer/brk/modules/brk-client/index.js:876](https://github.com/bitcoinresearchkit/brk/blob/d4dc1b9e4900e3787f2a133b8cac5d304acff9bf/modules/brk-client/index.js#L876)
Value of the output in satoshis