Consensus account balance.

interface ConsensusAccountBalance {
    balance: Uint8Array;
}

Properties

Properties

balance: Uint8Array