TransactionRequest
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
amount
Sourceamount=(amount : String)
Sourcefrom_address
Sourcefrom_address=(from_address : String)
Sourcefrom_public_key
Sourcefrom_public_key=(from_public_key : String)
Sourceto_address
Sourceto_address=(to_address : String)
Sourcewif
Sourcewif=(wif : String)
Source