git.delta.rocks / unique-network / refs/commits / 24fe71f1f2c9

difftreelog

add rename spec for acala-dev

Konstantin Astakhov2022-09-06parent: #bc6bdf7.patch.diff
in: master

1 file changed

modified.docker/xcm-config/launch-config-xcm-unique.jsondiffbeforeafterboth
101 "id": "2000",101 "id": "2000",
102 "chain": "acala-dev",102 "chain": "acala-dev",
103 "balance": "1000000000000000000000",103 "balance": "1000000000000000000000",
104 "chainInitializer": [
105 "chainql",
106 "-e",
107 "(import '${spec}') {id+: '-local'}"
108 ],
104 "nodes": [109 "nodes": [
105 {110 {
106 "wsPort": 9946,111 "wsPort": 9946,