git.delta.rocks / unique-network / refs/commits / 962e19c7ae74

difftreelog

fix Specified full path to polkadot

Alexander Aksenov2022-08-10parent: #c27ef30.patch.diff
in: master

1 file changed

modified.docker/launch-config.j2diffbeforeafterboth
1{1{
2 "relaychain": {2 "relaychain": {
3 "bin": "../alts/polkadot/target/release/polkadot",3 "bin": "/polkadot/target/release/polkadot",
4 "chain": "westend-local",4 "chain": "westend-local",
5 "nodes": [5 "nodes": [
6 {6 {