mirror of
https://github.com/logos-co/optimism-bridge-snt.git
synced 2025-01-09 05:32:40 +00:00
1f899ca69d
The code couldn't compile because it was using a version of `Ownable2Step` that introduced breaking changes. This commit sets the used version to the latest stable release of OZ, which is 4.9.3. Hence the usages of `Ownable2Step` needed to change as well.