Crate pallet_pool_registry
source ·Expand description
§Pool Registry Pallet
The Pool Registry pallet is used for creating, updating, and setting the metadata of pools.
Re-exports§
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet.