mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-05-19 21:40:55 +02:00
Demote solidity to 0.6.12
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
|
pragma solidity ^0.6.12;
|
||||||
|
|
||||||
// SPDX-License-Identifier: SEE LICENSE IN LICENSE
|
// SPDX-License-Identifier: SEE LICENSE IN LICENSE
|
||||||
pragma solidity ^0.7.4;
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* This is a MOCK token used for DEVELOPMENT PURPOSES ONLY.
|
* This is a MOCK token used for DEVELOPMENT PURPOSES ONLY.
|
||||||
|
|||||||
Reference in New Issue
Block a user