difftreelog
fix tests for karura on xcm workflow
in: master
2 files changed
.docker/xcm-config/launch-config-xcm-quartz-rococo.jsondiffbeforeafterboth101 "id": "2000",101 "id": "2000",102 "chain": "karura-dev",102 "chain": "karura-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,.docker/xcm-config/launch-config-xcm-quartz.jsondiffbeforeafterboth--- a/.docker/xcm-config/launch-config-xcm-quartz.json
+++ b/.docker/xcm-config/launch-config-xcm-quartz.json
@@ -102,6 +102,11 @@
"id": "2000",
"chain": "karura-dev",
"balance": "1000000000000000000000",
+ "chainInitializer": [
+ "chainql",
+ "-e",
+ "(import '${spec}') {id+: '-local'}"
+ ],
"nodes": [
{
"wsPort": 9946,