interface LegacyAminoPubKeyProtoMsg {
    typeUrl: "/cosmos.crypto.multisig.LegacyAminoPubKey";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.crypto.multisig.LegacyAminoPubKey"
value: Uint8Array