ChannelOpenInitDowncall: ChannelOpenDowncallBase & {
    packet: Pick<IBCPacket, "destination_port" | "source_port">;
}