nimiq / core-rs-albatross

Rust implementation of the Albatross protocol
https://nimiq.com
Other
128 stars 43 forks source link

Smaller Updates to Handel #2704

Open nibhar opened 6 days ago

nibhar commented 6 days ago

While doing some code review with @hrxi we found a couple of minor changes we wanted to make. None of these should affect how the code executes with the exception of the early return which should just make code which executed unnecessarily no longer execute.