Skip to content

[ERC721Base] missing virtual on internal function _msgSender #646

Open
@ArthurD1

Description

@ArthurD1

Hello,

I believe we should be able to override this function but it is not marked as virtual.

function _msgSender() internal view override(Multicall, Context) returns (address) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions