mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2024-11-21 17:26:47 +01:00
Demote solidity to 0.6.12
This commit is contained in:
parent
866ae68394
commit
4d72398adf
@ -1,5 +1,6 @@
|
||||
pragma solidity ^0.6.12;
|
||||
|
||||
// SPDX-License-Identifier: SEE LICENSE IN LICENSE
|
||||
pragma solidity ^0.7.4;
|
||||
|
||||
/*
|
||||
* This is a MOCK token used for DEVELOPMENT PURPOSES ONLY.
|
||||
|
Loading…
Reference in New Issue
Block a user