penumbra_sdk_ibc::component

Module app_handler

Source
Available on crate feature component only.

Traitsยง

AppHandler
AppHandlerCheck
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.
AppHandlerExecute