From df39a2799bcfd5976fd66ce990085c8e349ef93d Mon Sep 17 00:00:00 2001 From: owen05 Date: Thu, 25 Mar 2021 18:23:49 +0800 Subject: [PATCH] update filename --- contracts/DODOToken/DODOMineV2/{LpMine.sol => ERC20Mine.sol} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contracts/DODOToken/DODOMineV2/{LpMine.sol => ERC20Mine.sol} (100%) diff --git a/contracts/DODOToken/DODOMineV2/LpMine.sol b/contracts/DODOToken/DODOMineV2/ERC20Mine.sol similarity index 100% rename from contracts/DODOToken/DODOMineV2/LpMine.sol rename to contracts/DODOToken/DODOMineV2/ERC20Mine.sol