Msg

RegisterPayee defines a rpc handler method for MsgRegisterPayee RegisterPayee is called by the relayer on each channelEnd and allows them to set an optional payee to which reverse and timeout relayer packet fees will be paid out. The payee should be registered on the source chain from which packets originate as this is where fee distribution takes place. This function may be called more than once by a relayer, in which case, the latest payee is always used.

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

Request body

port_idstring
channel_idstring
relayerstring
payeestring

Response

A successful response.

Changes

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