Skip to content

Commit b58333e

Browse files
committed
Change corgi's timeout
1 parent 719d4e8 commit b58333e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

core/res/corgi.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
"0x9cbf38a58ef634b22e9fac4dea7f279eb9c715cd0f055fb6f19f2019bc83b74d5194f8c757d247ae839c264ea2bca061f163359937f05685465e4149d551b2fb",
3737
"0xbc754c113bd70e7e59cc5b317d8067dc5da45345aaa74e97af1e07d25d28696af3bc54c1e7b429998b3856d4f360a3e823b0a3cd85db3f4899f0ab5dfc62053a"
3838
],
39-
"timeoutPropose": 10000,
40-
"timeoutProposeDelta": 5000,
41-
"timeoutPrevote": 10000,
42-
"timeoutPrevoteDelta": 5000,
43-
"timeoutPrecommit": 10000,
44-
"timeoutPrecommitDelta": 5000,
45-
"timeoutCommit": 10000,
39+
"timeoutPropose": 3000,
40+
"timeoutProposeDelta": 500,
41+
"timeoutPrevote": 1000,
42+
"timeoutPrevoteDelta": 500,
43+
"timeoutPrecommit": 1000,
44+
"timeoutPrecommitDelta": 500,
45+
"timeoutCommit": 5000,
4646
"genesisStakes": {
4747
"wccq959puf2uj2587x86am0ycxeqjqgnrm9uy7qyjhr": 5000000,
4848
"wccqynrhc8ux3kve58x0f0n7zeysxcmlh8ukyjfmr5y": 3000000,

0 commit comments

Comments
 (0)