Crate pallet_encointer_bazaar

Source
Expand description

§Encointer Bazaar Module

provides functionality for

  • creating new bazaar entries (shop and articles)
  • removing existing entries (shop and articles)

Re-exports§

pub use pallet::*;

Modules§

pallet
The pallet module in each FRAME pallet hosts the most important items needed to construct this pallet.

Traits§

WeightInfo
Weight functions needed for pallet_encointer_bazaar.