Skip to main content Link Menu Expand (external link) Document Search Copy Copied

BtcTxInputPrevOut

Model getters

Method name Return type Description Notes
getHash() string Transaction hash of the input.
Example: 60bc8445c11318e45a72a3259e65118d2f352568757e6ceb8bf1b527ce68379f
[optional]
getIndex() float Transaction index of the input.
Example: 1
[optional]