Class BSV::Network::BroadcastResponse ¶
Inherits: Object
Attributes¶
block_hash [R] ¶
Returns the value of attribute block_hash.
block_height [R] ¶
Returns the value of attribute block_height.
competing_txs [R] ¶
Returns the value of attribute competing_txs.
extra_info [R] ¶
Returns the value of attribute extra_info.
message [R] ¶
Returns the value of attribute message.
timestamp [R] ¶
Returns the value of attribute timestamp.
tx_status [R] ¶
Returns the value of attribute tx_status.
txid [R] ¶
Returns the value of attribute txid.
Public Instance Methods¶
initialize(attrs = {}) ¶
- @return [BroadcastResponse] a new instance of BroadcastResponse
mined?() ¶
- @return [Boolean]
success?() ¶
- @return [Boolean]