整理DVM & DPP admin/factory

This commit is contained in:
mingda
2020-11-30 09:59:01 +08:00
parent 898c5c0fb4
commit 196d424e5a
6 changed files with 45 additions and 9 deletions

View File

@@ -189,6 +189,4 @@ contract DVMVault is DVMStorage {
_approve(owner, spender, value);
}
// ===========================================================================
// function approveAndCall()
}