struct OnChain::API::Tx

Defined in:

onchain-shard/models/tx.cr

Constructors

Constructor Detail

def self.new(confirmations : UInt64, time : UInt64, is_deposit : String, address : String, amount : UInt64, human_amount : Float64) #

[View source]