File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ relaychain:
3131# Parachain Configuration
3232parachains :
3333# Config for first parachain
34- - image : peaq/parachain:peaq-v0.0.108
34+ - image : peaq/parachain:peaq-v0.0.109
3535 chain : # this could be a string like `dev` or a config object
3636 base : peaq-local # the chain to use
3737 chainType : Development
@@ -94,7 +94,7 @@ parachains:
9494 # - wsPort: 9951
9595 # port: 30343
9696# Config for xcm parachain
97- - image : peaq/parachain:peaq-v0.0.108
97+ - image : peaq/parachain:peaq-v0.0.109
9898 chain : # this could be a string like `dev` or a config object
9999 base : dev-local # the chain to use
100100 chainType : Development
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ relaychain:
3434# Parachain Configuration
3535parachains :
3636# Config for first parachain
37- - image : peaq/parachain:peaq-v0.0.108
37+ - image : peaq/parachain:peaq-v0.0.109
3838 chain : # this could be a string like `dev` or a config object
3939 base : peaq-local # the chain to use
4040 chainType : Development
@@ -73,7 +73,7 @@ parachains:
7373 flags :
7474 - --dave
7575# Config for xcm parachain
76- - image : peaq/parachain:peaq-v0.0.108
76+ - image : peaq/parachain:peaq-v0.0.109
7777 chain : # this could be a string like `dev` or a config object
7878 base : dev-local # the chain to use
7979 chainType : Development
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ relaychain:
2929# Parachain Configuration
3030parachains :
3131# Config for first parachain
32- - image : peaq/parachain:peaq-v0.0.108
32+ - image : peaq/parachain:peaq-v0.0.109
3333 chain : # this could be a string like `dev` or a config object
3434 base : peaq-local # the chain to use
3535 chainType : Development
@@ -68,7 +68,7 @@ parachains:
6868 # flags:
6969 # - --dave
7070# Config for xcm parachain
71- - image : peaq/parachain:peaq-v0.0.108
71+ - image : peaq/parachain:peaq-v0.0.109
7272 chain : # this could be a string like `dev` or a config object
7373 base : dev-local # the chain to use
7474 chainType : Development
Original file line number Diff line number Diff line change 1- FORKED_CONFIG_FILE=" scripts/config.parachain.peaq.forked.v0.0.108 .yml" \
1+ FORKED_CONFIG_FILE=" scripts/config.parachain.peaq.forked.v0.0.109 .yml" \
22RPC_ENDPOINT=" wss://mpfn1.peaq.network" \
33DOCKER_COMPOSE_FOLDER=" yoyo" \
44RELAY_CHAIN_CONFIG_FILE=" rococo-local.json" \
5- FORK_FOLDER=" /home/jaypan/Work/peaq/fork-test/fork-binary/peaq-v0.0.108 " \
5+ FORK_FOLDER=" /home/jaypan/Work/peaq/fork-test/fork-binary/peaq-v0.0.109 " \
66KEEP_COLLATOR=" false" \
77KEEP_ASSET=" true" \
88KEEP_PARACHAIN=" false" \
You can’t perform that action at this time.
0 commit comments