Skip to content

Commit

Permalink
replace Lock with MiniPay
Browse files Browse the repository at this point in the history
  • Loading branch information
GigaHierz committed Nov 10, 2024
1 parent bd56c9c commit 3ebd068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hardhat/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ For Alfajores (Testnet) Verification
npx hardhat verify <CONTRACT_ADDRESS> <CONSTRUCTOR_ARGS> --network alfajores
```

For the Lock.sol contract that could look like this:
For the MiniPay.sol contract that could look like this:

```bash
npx hardhat verify 0xF9316Ce3E661D704000bCDDA925766Bf7F09fF5B 0x1724707c52de2fa65ad9c586b5d38507f52D3c06 --network alfajores
Expand Down

0 comments on commit 3ebd068

Please sign in to comment.