Skip to content
Cosmopediaby Unity Nodes
DocumentationCosmos DocsIBC Protocol v11.x.x › Documentation › IBC Middleware › CallbacksView on Cosmos Docs ↗

Gas Management

Executing arbitrary code on a chain can be arbitrarily expensive. In general, a callback may consume infinite gas (think of a callback that loops forever). This is problematic for a few reasons:

Read on Cosmos Docs ↗