add weth 2 eth support in crowdpooling

This commit is contained in:
牛涛涛
2021-01-08 01:59:35 +08:00
parent e51ae35704
commit 86a8f303a4
6 changed files with 38 additions and 11 deletions

View File

@@ -31,7 +31,7 @@ interface IDODOCallee {
bytes calldata data
) external;
function CACancelCall(
function CPCancelCall(
address sender,
uint256 amount,
bytes calldata data