Skip to content

local usage of forge create is not using patched version #3

@enitrat

Description

@enitrat

The readme says that we can deploy GasSponsorInvoker to alphanet doing
$ forge create GasSponsorInvoker --private-key <your-private-key> --rpc-url <alphanet-rpc-url>

However this command assumes that forge refers to a patched binary in the host machine. In most cases people will have a regular non-patchedforge registered in PATH, which will cause re-compilation of GasSponsorInvoker to fail.

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