Msg

ConnectionOpenInit defines a rpc handler method for MsgConnectionOpenInit.

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

Request body

client_idstring
delay_periodstring uint64
signerstring

Response

A successful response.

IbcCoreConnectionV1MsgConnectionOpenInitResponse required

MsgConnectionOpenInitResponse defines the Msg/ConnectionOpenInit response type.

Changes