Interface MsgConnectionOpenConfirmAminoMsg

interface MsgConnectionOpenConfirmAminoMsg {
    type: "cosmos-sdk/MsgConnectionOpenConfirm";
    value: MsgConnectionOpenConfirmAmino;
}

Properties

Properties

type: "cosmos-sdk/MsgConnectionOpenConfirm"