Skip to content

replace fund-link with transfer-link #179

@mscurtescu

Description

@mscurtescu

A fund-link task is referenced:

npx hardhat fund-link --contract insert-contract-address-here --network network

but there is no such task. Most likely this should be replaced with the transfer-link task and run something like:

npx hardhat transfer-link --recipient insert-contract-address-here --linkaddress insert-link-address-here --amount 1000000000000000000 --network network

The deploy script shows how to run the transfer-link task and provides the LINK address.

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