Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 842 Bytes

GetTxResponseVout.md

File metadata and controls

16 lines (12 loc) · 842 Bytes

GetTxResponseVout

Properties

Name Type Description Notes
value float Value of the output in NEBL [optional]
n float Output index [optional]
script_pub_key GetTransactionInfoResponsePreviousOutput [optional]
used bool Whether this output has now been used [optional]
blockheight float Blockheight of this transaction [optional]
used_blockheight float Blockheight this output was used in [optional]
used_txid str TXID this output was used in [optional]

[Back to Model list] [Back to API list] [Back to README]