479010094e
- Remove missing cli crate from workspace members - Fix TOML array syntax errors in pvf and benchmarking-cli Cargo.toml - Fix Rust import ordering with cargo fmt - Fix feature propagation with zepter (try-runtime, runtime-benchmarks, std)
Pallets
ℹ️ A pezpallet is a unit of encapsulated logic, with a clearly defined responsibility. A pezpallet is analogous to a module in the runtime.
💁 In this template, there is a simple custom pezpallet based on the FRAME framework.
👉 Learn more about FRAME the FRAME documentation.
🧑🏫 Please refer to this guide to learn how to write a basic pezpallet.