Expand description
Pallets used in the your_first_pallet guide.
Modules§
- pallet
- The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. - pallet_
v2 - The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet. - shell_
pallet - The
palletmodule in each FRAME pallet hosts the most important items needed to construct this pallet.