thehubbleproject / hubble-contracts

Hubble optimistic rollup
https://thehubbleproject.github.io/docs/
MIT License
133 stars 28 forks source link

Fix nonce equality check to use .eq #631

Closed jacque006 closed 3 years ago

jacque006 commented 3 years ago

Resolves https://github.com/thehubbleproject/hubble-contracts/issues/629

jacque006 commented 3 years ago

FYI @ChihChengLiang @kautukkundan will merge after CI passes.