Msg

ConnectionOpenTry defines a rpc handler method for MsgConnectionOpenTry.

post/ibc.core.connection.v1.Msg/ConnectionOpenTry

Request body

client_idstring
previous_connection_idstring

Deprecated: this field is unused. Crossing hellos are no longer supported in core IBC.

delay_periodstring uint64
proof_initstring byte
proof_clientstring byte
proof_consensusstring byte
signerstring
host_consensus_state_proofstring byte

Response

A successful response.

Changes