struct OnChain::API::Tx
- OnChain::API::Tx
- Struct
- Value
- Object
Defined in:
onchain-shard/models/tx.crConstructors
Constructor Detail
def self.new(confirmations : UInt64, time : UInt64, is_deposit : String, address : String, amount : UInt64, human_amount : Float64)
#