Skip to content

Commit

Permalink
Update the url of ERC20PresetMinterPauser.sol
Browse files Browse the repository at this point in the history
  • Loading branch information
codewiz authored and jpop32 committed Mar 4, 2021
1 parent 62010a4 commit be01bba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ You should view this page. On this page, first, click “SOLIDITY” from “Fea
Since we will use an ERC-20 contract from [OpenZeppelin](https://openzeppelin.com/contracts/), just paste this line to the file and save.

```javascript
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/presets/ERC20PresetMinterPauser.sol";
import "https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/token/ERC20/presets/ERC20PresetMinterPauser.sol";
```

![Image for post](https://miro.medium.com/max/1408/1*y1wpcCeB8PypnPfs-zhyBg.png)
Expand Down

0 comments on commit be01bba

Please sign in to comment.