Arguments for the Nonce query.

interface AccountsNonceQuery {
    address: Uint8Array;
}

Properties

Properties

address: Uint8Array