Closed ngtuna closed 6 years ago
On every epoch, we sort out masternodes for the list of who can propose which block. Each masternode should know his turn by accessing snapshot and get ordering info. By doing this, we are not allowing masternodes racing to propose blocks
fixed via #28
On every epoch, we sort out masternodes for the list of who can propose which block. Each masternode should know his turn by accessing snapshot and get ordering info. By doing this, we are not allowing masternodes racing to propose blocks