Interface MsgSoftwareUpgradeResponseAminoMsg

interface MsgSoftwareUpgradeResponseAminoMsg {
    type: "cosmos-sdk/MsgSoftwareUpgradeResponse";
    value: MsgSoftwareUpgradeResponseAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgSoftwareUpgradeResponse"