Msg

RegisterCounterpartyPayee defines a rpc handler method for MsgRegisterCounterpartyPayee RegisterCounterpartyPayee is called by the relayer on each channelEnd and allows them to specify the counterparty payee address before relaying. This ensures they will be properly compensated for forward relaying since the destination chain must include the registered counterparty payee address in the acknowledgement. This function may be called more than once by a relayer, in which case, the latest counterparty payee address is always used.

post/ibc.applications.fee.v1.Msg/RegisterCounterpartyPayee

Request body

port_idstring
channel_idstring
relayerstring
counterparty_payeestring

Response

A successful response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.