Skip to content

Added BentoBoxOwner #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Added BentoBoxOwner #71

wants to merge 1 commit into from

Conversation

0xm3rlin
Copy link
Collaborator

No description provided.

function whitelistMasterContract(address masterContract, bool approved) external onlyOwner {
bentoBox.whitelistMasterContract(masterContract, approved);
}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add BoringOwnable::transferOwnership as well

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants