interface Record_LedgerProtoMsg {
    typeUrl: "/cosmos.crypto.keyring.v1.Ledger";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.crypto.keyring.v1.Ledger"
value: Uint8Array