From 9020eacf24d0582f27b59fe5c96216456916f223 Mon Sep 17 00:00:00 2001 From: Attens1423 Date: Tue, 11 May 2021 13:56:04 +0800 Subject: [PATCH] fix2 --- contracts/SmartRoute/intf/{IDepth.sol => ICurve.sol} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename contracts/SmartRoute/intf/{IDepth.sol => ICurve.sol} (100%) diff --git a/contracts/SmartRoute/intf/IDepth.sol b/contracts/SmartRoute/intf/ICurve.sol similarity index 100% rename from contracts/SmartRoute/intf/IDepth.sol rename to contracts/SmartRoute/intf/ICurve.sol