penumbra_ibc::component

Module app_handler

Source
Available on crate feature component only.

Traitsยง

  • AppHandlerCheck defines the interface for an IBC application to consume IBC channel and packet events, and apply their validation logic. This validation logic is used for stateful validation only.