pkel / cpr

consensus protocol research
8 stars 2 forks source link

Stop gym at given block height #2

Closed pkel closed 2 years ago

pkel commented 2 years ago

Use the gym.make(..., max_height = 1000) to stop the simulation as soon as one participant reaches block height 1000.