Skip to content

Commit ed5483e

Browse files
foriequal0sgkim126
authored andcommitted
Distribute initial stake tokens to Corgi
Those addresses are first 3 validators.
1 parent 203779d commit ed5483e

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

core/res/corgi.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,12 @@
4242
"timeoutPrevoteDelta": 5000,
4343
"timeoutPrecommit": 10000,
4444
"timeoutPrecommitDelta": 5000,
45-
"timeoutCommit": 10000
45+
"timeoutCommit": 10000,
46+
"genesisStakes": {
47+
"wccq959puf2uj2587x86am0ycxeqjqgnrm9uy7qyjhr": 5000000,
48+
"wccqynrhc8ux3kve58x0f0n7zeysxcmlh8ukyjfmr5y": 3000000,
49+
"wccq93qypjsc5xqufqhx6exc0ktcxjnshy82q56e5zv": 2000000
50+
}
4651
}
4752
}
4853
},

0 commit comments

Comments
 (0)