interface Record_MultiProtoMsg {
    typeUrl: "/cosmos.crypto.keyring.v1.Multi";
    value: Uint8Array;
}

Properties

Properties

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