Interface SignatureDescriptor_Data_MultiProtoMsg

interface SignatureDescriptor_Data_MultiProtoMsg {
    typeUrl: "/cosmos.tx.signing.v1beta1.Multi";
    value: Uint8Array;
}

Properties

Properties

typeUrl: "/cosmos.tx.signing.v1beta1.Multi"
value: Uint8Array