mirror of
https://github.com/chaintool-py/eth-erc20.git
synced 2026-04-05 12:17:00 +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
|
||||
pragma solidity ^0.7.4;
|
||||
|
||||
/*
|
||||
* This is a MOCK token used for DEVELOPMENT PURPOSES ONLY.
|
||||
|
||||
Reference in New Issue
Block a user