Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

How to treat about owner() ? #70

Open
MejikaAkira opened this issue Dec 6, 2022 · 1 comment
Open

How to treat about owner() ? #70

MejikaAkira opened this issue Dec 6, 2022 · 1 comment

Comments

@MejikaAkira
Copy link

When I try to inherit , below message pop-up.
Shoud I just delete "function owner()" at UpdatableOperatorFiltere.sol ?

Note: Definition in "Ownable":
--> @openzeppelin/contracts/access/Ownable.sol:43:5:
|
43 | function owner() public view virtual returns (address) {
| ^ (Relevant source part starts here and spans across multiple lines).
Note: Definition in "UpdatableOperatorFilterer":
--> contracts/RevokableOperatorFilterRegistry/UpdatableOperatorFilterer.sol:72:5:
|
72 | function owner() public view virtual returns (address);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

@DaWe35
Copy link

DaWe35 commented Jan 14, 2023

Hi, OS devs are enjoying cocktails on the beach for a month, but I'm sure when they came back they won't be able to review your issue since there is nothing to review. Could you please share the source code of your contract and probably the version of the libraries you use?

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

No branches or pull requests

2 participants