struct MinimalTransactionRequest

Included Modules

Defined in:

axentro-adaptor.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def amount : String #

[View source]
def amount=(amount : String) #

[View source]
def to_address : String #

[View source]
def to_address=(to_address : String) #

[View source]