Crate pallet_uniques

source ·
Expand description

Unique (Items) Module

A simple, secure module for dealing with non-fungible items.

Re-exports

pub use weights::WeightInfo;
pub use pallet::*;

Modules

Various pieces of common functionality.
The module that hosts all the FRAME types needed to add this pallet to a runtime.
Autogenerated weights for pallet_uniques

Structs

Witness data for the destroy transactions.
Information concerning the ownership of a single unique item.