Skip to content
This repository was archived by the owner on Jun 9, 2026. It is now read-only.
This repository was archived by the owner on Jun 9, 2026. It is now read-only.

[Question] 01-defender-meta-txs relay has 4 arguments only 3 are used #22

Description

@jpiabrantes

In the AutoTask code the relay is defined with 4 arguments:

async function relay(forwarder, request, signature, whitelist)

and then it is called with 3 arguments:

const tx = await relay(forwarder, request, signature);

What sorcery is this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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