class Counterparty::BetMatchExpiration

An object that describes the expiration of a bet match.

Attributes

bet_match_id[RW]

(integer): The transaction index of the bet match ID (e.g. the concatenation of the tx0 and tx1 hashes)

block_index[RW]

(integer): The block index (block number in the block chain) when this expiration occurred

tx0_address[RW]

(string): The tx0 (first) address for the bet match

tx1_address[RW]

(string): The tx1 (second) address for the bet match