interface MsgChannelCloseInitAminoMsg {
    type: "cosmos-sdk/MsgChannelCloseInit";
    value: MsgChannelCloseInitAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgChannelCloseInit"