Expand description
Re-exports§
pub use weights::WeightInfo;
pub use pallet::*;
Modules§
- migration
- Various pieces of common functionality.
- pallet
- The
pallet
module in each FRAME pallet hosts the most important items needed to construct this pallet. - weights
- Autogenerated weights for
pallet_uniques
Structs§
- Collection
Details - Collection
Metadata - Destroy
Witness - Witness data for the destroy transactions.
- Item
Details - Information concerning the ownership of a single unique item.
- Item
Metadata
Type Aliases§
- Collection
Details For - A type alias representing the details of a collection.
- Deposit
Balance Of - A type alias for handling balance deposits.
- Item
Details For - A type alias for the details of a single item.
- Item
Price - A type alias to represent the price of an item.