Skip to content

Fix simple funder allowance value #386

@legion2002

Description

@legion2002

The value in this line is not uint256.max, this is not an urgent thing to fix, and doesn't cause any functioning issues. But we should still fix whenever there is a new release for the funder.

mstore(add(m, 0x40), 0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF) // type(uint256).max

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions