interface IdentifiedChannelAminoMsg {
    type: "cosmos-sdk/IdentifiedChannel";
    value: IdentifiedChannelAmino;
}

Properties

Properties

type: "cosmos-sdk/IdentifiedChannel"