Re-exports§
pub use app_version::APP_VERSION;
pub use crate::app::StateWriteExt;
pub use crate::metrics::register_metrics;
Modules§
- Crate-specific metrics functionality.
- Facilities related to the Penumbra app’s ABCI server.
Structs§
- Temporary compat wrapper for duplicate trait impls
- The implementation of
penumbra_ibc::component::HostInterface
for Penumbra. It encapsulates all of the chain-specific data that the ibc implementation needs.
Statics§
- The substore prefix used for storing historical CometBFT block data.
Traits§
- Stub: to be replaced with impls of cnidarium_component::ActionHandler