mirror of
https://github.com/pezkuwichain/pezkuwi-runtime-templates.git
synced 2026-04-22 04:27:56 +00:00
Update documentation and templates for Pezkuwi branding
This commit is contained in:
@@ -39,7 +39,7 @@ You can take as an example a file in our EVM template in path `contracts/contrac
|
||||
During the step when you generate a chainspec pass the parameter `--predeployed-contracts` with a path to the directory where you have stored the contract artifacts and the configuration:
|
||||
|
||||
```bash
|
||||
./target/release/parachain-template-node build-spec --disable-default-bootnode --predeployed-contracts=<path_to_dir> > plain-parachain-chainspec.json
|
||||
./target/release/teyrchain-template-node build-spec --disable-default-bootnode --predeployed-contracts=<path_to_dir> > plain-teyrchain-chainspec.json
|
||||
```
|
||||
|
||||
== Exclude any contracts from genesis config
|
||||
|
||||
Reference in New Issue
Block a user