Crate pallet_attestations
source ·Expand description
§Attestations Pallet
A pallet with attestations functionality to help developers integrate attestations to their projects.
Re-exports§
pub use crate::schema::SIZE_STRINGS;
pub use pallet::*;
pub use weights::*;
Modules§
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - Schema definition file for our Attestations architecture.
- Autogenerated weights for pallet_attestations