Skip to content

Ability to capture and use returning value in a pointcut #1

@ryanfalzon

Description

@ryanfalzon

For example in the following statement one should be able to use the returning value within the pointcut:

after call-to CustomToken::ERC20.transfer(address _to, address _amount) returning (bool) { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions