mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-07-25 04:45:42 +00:00
* Added a possibility to predeploy contracts to the genesis block * Added some default contracts to predeploy.
This commit is contained in:
Generated
+2
@@ -7941,6 +7941,7 @@ dependencies = [
|
||||
"frame-benchmarking",
|
||||
"frame-benchmarking-cli",
|
||||
"futures",
|
||||
"hex",
|
||||
"hex-literal",
|
||||
"jsonrpsee",
|
||||
"log",
|
||||
@@ -7967,6 +7968,7 @@ dependencies = [
|
||||
"sc-transaction-pool",
|
||||
"sc-transaction-pool-api",
|
||||
"serde",
|
||||
"serde_derive",
|
||||
"serde_json",
|
||||
"sp-api",
|
||||
"sp-block-builder",
|
||||
|
||||
Reference in New Issue
Block a user