diff --git a/node/service/res/bifrost-k-rococo.json b/node/service/res/bifrost-k-rococo.json index 0a3bf4453..12044ea3b 100644 --- a/node/service/res/bifrost-k-rococo.json +++ b/node/service/res/bifrost-k-rococo.json @@ -35,8 +35,8 @@ "MOVR" ] }, - "relay_chain": "rococo", - "para_id": 2001, + "relayChain": "rococo", + "paraId": 2001, "codeSubstitutes": {}, "genesis": { "raw": { @@ -165,4 +165,4 @@ "childrenDefault": {} } } -} \ No newline at end of file +} diff --git a/node/service/res/bifrost-kusama.json b/node/service/res/bifrost-kusama.json index c742be02a..e5300c253 100644 --- a/node/service/res/bifrost-kusama.json +++ b/node/service/res/bifrost-kusama.json @@ -40,8 +40,8 @@ "MOVR" ] }, - "relay_chain": "kusama", - "para_id": 2001, + "relayChain": "kusama", + "paraId": 2001, "consensusEngine": null, "codeSubstitutes": {}, "genesis": { @@ -52179,4 +52179,4 @@ "childrenDefault": {} } } -} \ No newline at end of file +} diff --git a/node/service/res/bifrost-polkadot.json b/node/service/res/bifrost-polkadot.json index b42a071d9..80dbfaba9 100644 --- a/node/service/res/bifrost-polkadot.json +++ b/node/service/res/bifrost-polkadot.json @@ -24,8 +24,8 @@ "BNC" ] }, - "relay_chain": "polkadot", - "para_id": 2030, + "relayChain": "polkadot", + "paraId": 2030, "codeSubstitutes": {}, "genesis": { "raw": { @@ -95,4 +95,4 @@ "childrenDefault": {} } } -} \ No newline at end of file +}