Class BSV::Network::UTXO ¶
Inherits: Object
Attributes¶
height [R] ¶
Returns the value of attribute height.
satoshis [R] ¶
Returns the value of attribute satoshis.
tx_hash [R] ¶
Returns the value of attribute tx_hash.
tx_pos [R] ¶
Returns the value of attribute tx_pos.
Public Instance Methods¶
==(other) ¶
Not documented.
hash() ¶
Not documented.
initialize(tx_hash:, tx_pos:, satoshis:, height: = nil) ¶
- @return [UTXO] a new instance of UTXO