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

Properties

Properties

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