gold v0.16.3 Gold.Transaction
Struct which holds all transaction data
Link to this section Summary
Functions
Creates Transaction struct from JSON transaction object
Returns true if argument is a bitcoin transaction; otherwise false
Link to this section Functions
Link to this function
from_json(tx)
Creates Transaction struct from JSON transaction object.
Link to this function
transaction?(arg1)
Returns true if argument is a bitcoin transaction; otherwise false.