struct OnChain::API::Balance
- OnChain::API::Balance
- Struct
- Value
- Object
Defined in:
onchain-shard/models/balance.crConstructors
Constructor Detail
def self.new(usd_balance : Float64, balance : UInt64, unconfirmed_balance : UInt64, human_balance : Float64, human_unconfirmed_balance : Float64)
#