Skip to content

Commit 5dd6910

Browse files
authored
Merge pull request #3215 from autonomys/insert-pot-entropy
Insert correct PoT entropy
2 parents cc5a9c3 + 85aba66 commit 5dd6910

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

crates/sc-subspace-chain-specs/res/chain-spec-raw-mainnet.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"/dns/bootstrap-1.mainnet.subspace.network/tcp/30533/p2p/12D3KooW9sMSK3i9pkPQaQJgWkVVeN7gzrgHD6kAGQKuycqUAWVY",
2626
"/dns/bootstrap-2.mainnet.subspace.network/tcp/30533/p2p/12D3KooWHdDp7SNhogdPk5yi6tUSXDtr4k9mp6f89sHtak6fyRee"
2727
],
28-
"potExternalEntropy": null,
28+
"potExternalEntropy": "00000000000000000000d695f8a14ff24a8dfb68245cec4a4b6787de86e232fe",
2929
"ss58Format": 6094,
3030
"tokenDecimals": 18,
3131
"tokenSymbol": "AI3"
@@ -108511,4 +108511,4 @@
108511108511
"childrenDefault": {}
108512108512
}
108513108513
}
108514-
}
108514+
}

0 commit comments

Comments
 (0)