struct

TransactionRequest

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

amount
Source
amount=(amount : String)
Source
from_address
Source
from_address=(from_address : String)
Source
from_public_key
Source
from_public_key=(from_public_key : String)
Source
to_address
Source
to_address=(to_address : String)
Source
wif=(wif : String)
Source