File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
dev/local-environment/configurations/partner-chains-setup Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -195,15 +195,17 @@ echo "Generating chain-spec.json file for Partner chain Nodes..."
195
195
./partner-chains-node build-spec --disable-default-bootnode > chain-spec.json
196
196
197
197
echo " Configuring Initial Validators..."
198
- jq ' .genesis.runtimeGenesis.config.session.initialValidators = [
198
+ jq ' .genesis.runtimeGenesis.config.session.keys = [
199
199
[
200
+ "5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
200
201
"5FnXTMg8UnfeGsMaGg24o3NY21VRFRDRdgxuLGmXuYLeZmin",
201
202
{
202
203
"aura": "5Cyx94iyji8namhRxvs4mAbURtPsvwjWCb68ZihNzfRysGLZ",
203
204
"grandpa": "5Cc5eQhbPw4CjwZpWqZkWWumMiuZywfWRK2Rh9guXUJ3U89s"
204
205
}
205
206
],
206
207
[
208
+ "5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
207
209
"5FJMH4MeZgd4fpiiAVLnr4uRop2EDFgzAFcvLmcduQ2cofCi",
208
210
{
209
211
"aura": "5E4op92Z2Di1GoVS9KqnoGVKQXG2R9x1vdh3RW892YLFsLrc",
You can’t perform that action at this time.
0 commit comments