Interface SignatureDescriptor_Data_SingleProtoMsg

interface SignatureDescriptor_Data_SingleProtoMsg {
    typeUrl: "/cosmos.tx.signing.v1beta1.Single";
    value: Uint8Array;
}

Properties

Properties

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