CLI users who want to manually incentivize IBC packets
Client developers
The Fee Middleware module allows end users to add a ‘tip’ to each IBC packet which will incentivize relayer operators to relay packets between chains. gRPC endpoints are exposed for client developers as well as a simple CLI for manually incentivizing IBC packets.
Client developers can read more about the relevant ICS29 message types in the Fee messages section.CosmJS is a useful client library for signing and broadcasting Cosmos SDK messages.