struct CCL::Wallet::Action::Stake

Defined in:

ccl-wallet/action.cr

Constructors

Instance Method Summary

Instance methods inherited from struct CCL::Wallet::Action::Abstract

amount : UInt64 amount, hash : TxnHash hash, sig : Signature | Nil sig, sig=(sig : Signature | Nil) sig=, timestamp : Int64 timestamp

Constructor methods inherited from struct CCL::Wallet::Action::Abstract

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(staker : String, amount) #

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

[View source]

Instance Method Detail

def staker : String #

[View source]