Proof-Of-Chaos / website

https://proofofchaos.app
MIT License
2 stars 2 forks source link

do get tokens get locked on confirmationBlock or confirmationBlock + 1? #86

Closed gabrieljaegerde closed 1 year ago

gabrieljaegerde commented 1 year ago

I our code we currently take referenda locks at the confirmation block. Do tokens get locked at that block or only one block after?

gabrieljaegerde commented 1 year ago

confirmation block + 1 is incorrect. Fixed in 5c9132f