Skip to content

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

@jpiabrantes

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions