merge feature/nft
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
/*
|
||||
|
||||
Copyright 2020 DODO ZOO.
|
||||
SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
*/
|
||||
pragma solidity 0.6.9;
|
||||
pragma experimental ABIEncoderV2;
|
||||
@@ -405,4 +403,4 @@ contract vDODOToken is InitializableOwnable {
|
||||
|
||||
emit Transfer(from, to, vDODOAmount);
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user