Skip to content

Commit

Permalink
Merge pull request #163 from Watr-Protocol/feat/mainnet-chain-spec
Browse files Browse the repository at this point in the history
chore(spec): fix couple of issues
  • Loading branch information
niall-watr authored Oct 25, 2023
2 parents ad7a9f8 + 2ee437e commit 12f372a
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions mainnet-final.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@
},
"balances": {
"balances": [
[
"2ykmykmyFJQsRjxKKcNs8VPfCwv7yCor31xW3fpT9cb7SYuS",
100000000000000000000
],
[
"2w5saZ5GbwkN9mP4iRdmLWrhoGFLreMzHgZnum3ZdMhdUjmh",
100000000000000000000
Expand Down Expand Up @@ -74,7 +70,7 @@
],
[
"2wBBLz1cR32a45LVFgMR2gd3GAujfo5eLFsK4QkTJwRZNgM6",
299994500000000000000000000
299994400000000000000000000
],
[
"2yFvKgufyrLEZxPrA9piAVcyyjJCSXqLUbgeXRmdFd1u7r9P",
Expand Down Expand Up @@ -288,7 +284,8 @@
"invulnerables": [
"2w5saZ5GbwkN9mP4iRdmLWrhoGFLreMzHgZnum3ZdMhdUjmh",
"2yuc7G2GuxN8AvNtMVew3bfx8d3QE5WdsQuFESmXPQnFMtPb",
"2xQkwfGjEN3MpyD1Pnub3swSzB379FSqkoeWPU5C6h1xugk1"
"2xQkwfGjEN3MpyD1Pnub3swSzB379FSqkoeWPU5C6h1xugk1",
"2yM9uY4WTexugmPNLkKSh6ruEAXUomNoeBNGtcenyE8czxkt"
],
"candidacyBond": 160000000000000000,
"desiredCandidates": 0
Expand Down

0 comments on commit 12f372a

Please sign in to comment.