hyperlane-xyz / fuel-contracts

5 stars 2 forks source link

Move to the sway-lib ownership library #67

Closed tkporter closed 1 year ago

tkporter commented 1 year ago

Looks like there's an Ownership library that we should probably be using instead of our own ownable. https://github.com/FuelLabs/sway-libs/tree/master/libs/ownership

We should move over to this entirely

tkporter commented 1 year ago

This example may be helpful too https://github.com/FuelLabs/sway-libs/tree/master/tests/src/ownership