interface Record_OfflineProtoMsg {
    typeUrl: "/cosmos.crypto.keyring.v1.Offline";
    value: Uint8Array;
}

Properties

Properties

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