Msg

ConnectionOpenAck defines a rpc handler method for MsgConnectionOpenAck.

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

Request body

connection_idstring
counterparty_connection_idstring
proof_trystring byte
proof_clientstring byte
proof_consensusstring byte
signerstring
host_consensus_state_proofstring byte

Response

A successful response.

Changes