struct Wallet

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 address : String #

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

[View source]
def public_key : String #

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

[View source]
def wif : String #

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

[View source]