Consensus account query.

interface ConsensusAccountQuery {
    address: Uint8Array;
}

Properties

Properties

address: Uint8Array