Re-exports§
pub use component::ibc_action_with_handler::IbcRelayWithHandlers;
component
pub use component::StateReadExt;
component
pub use component::StateWriteExt;
component
Modules§
- component
component
Structs§
- IBC token represents a token that was created through IBC.
Enums§
Statics§
- The IBC commitment prefix used for the IBC substore, as a [
MerklePrefix
]. - The ICS23 proof spec for penumbra’s IBC state; this can be used to verify proofs for other substores in the penumbra state, provided that the data is indeed inside a substore (as opposed to directly in the root store.)
- The substore prefix used for IBC data.
Traits§
- TODO: upstream into ibc-types