interface ChannelAminoMsg {
    type: "cosmos-sdk/Channel";
    value: ChannelAmino;
}

Properties

Properties

type: "cosmos-sdk/Channel"