Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Ownable and Pausable and make the contract abstract #15

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sullof
Copy link
Contributor

@sullof sullof commented Apr 21, 2023

  • Remove Ownable
  • Remove Pausable
  • Make the contract abstract to force the implementor to implement the functions:
    • wormholeInit
    • wormholeRegisterContract
    • wormholeTransfer
    • wormholeCompleteTransfer

@sullof sullof requested a review from 0x0ece April 21, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant