Refactoring Checkpoint: (WIP)

This commit is contained in:
2025-12-14 10:29:31 +03:00
parent 09735eb97a
commit c89d7cac55
1424 changed files with 6415 additions and 6064 deletions
@@ -32,7 +32,7 @@ pezpallet-transaction-payment-rpc-runtime-api = { workspace = true }
pezsp-keyring = { workspace = true }
# local pallet templates
first-pallet = { workspace = true }
first-pezpallet = { workspace = true }
docify = { workspace = true }
@@ -54,13 +54,13 @@ std = [
"pezpallet-transaction-payment-rpc-runtime-api/std",
"pezpallet-transaction-payment/std",
"first-pallet/std",
"first-pezpallet/std",
"pezsp-keyring/std",
"bizinikiwi-wasm-builder",
]
runtime-benchmarks = [
"first-pallet/runtime-benchmarks",
"first-pezpallet/runtime-benchmarks",
"frame/runtime-benchmarks",
"pezpallet-balances/runtime-benchmarks",
"pezpallet-sudo/runtime-benchmarks",