Skip to content

Delegate anything#103

Closed
ScreamingHawk wants to merge 2 commits intomasterfrom
delegate-anything
Closed

Delegate anything#103
ScreamingHawk wants to merge 2 commits intomasterfrom
delegate-anything

Conversation

@ScreamingHawk
Copy link
Copy Markdown
Collaborator

A helper contract that allows a SequenceWallet to delegate call anything

uint256,
bytes calldata data
) external {
if (address(this) == _SELF) {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we could simplify it a bit, I don't think this is needed

@pkieltyka pkieltyka closed this Dec 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants