Skip to content

tx.origin == address(msg.sender) will always be false #1

@blockchainapper

Description

@blockchainapper

the code line:

require(_addr == tx.origin);

will always be false!
so what's the real code you use in the https://block.tronlegacy.org ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions