struct Ledger::Action::Signature

Included Modules

Defined in:

cocol/node/ledger/action.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(v, r, s) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def r : String #

[View source]
def s : String #

[View source]
def v : String #

[View source]