This website requires JavaScript.
Explore
Help
Sign In
ChronosXYZ
/
dione
Watch
1
Star
0
Fork
0
You've already forked dione
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c4791f84ab
dione
/
config
/
win_config.go
6 lines
79 B
Go
Raw
Normal View
History
Unescape
Escape
Do massive overhaul of consensus part due to new architecture with blockchain, implement chain selection
2021-06-08 21:30:23 +00:00
package
config
import
"math/big"
Implement consensus state change watching to fix stage race conditions
2021-07-26 21:18:16 +00:00
var
ExpectedLeadersPerEpoch
=
big
.
NewInt
(
2
)
Reference in New Issue
Copy Permalink