047ea9029d
Published crates: - pezframe-support-procedural-tools 10.0.1 - pezframe-benchmarking-cli 32.0.1 - pezframe 0.1.0 (new) - pezpallet-minimal-template 0.1.0 (new) - pez-minimal-template-runtime 0.1.1 - pezkuwi-sdk 0.1.2 - yet-another-teyrchain-runtime 0.6.1 Updated workspace Cargo.toml version references to match published versions.
Runtime
ℹ️ The runtime (in other words, a state transition function), refers to the core logic of the blockchain that is responsible for validating blocks and executing the state changes they define.
💁 The runtime in this template is constructed using ready-made FRAME pallets that ship with Pezkuwi SDK, and a template for a custom pezpallet.
👉 Learn more about FRAME the FRAME documentation.