fix: remove test coin
This commit is contained in:
parent
dfca785ed0
commit
b950519843
3 changed files with 1 additions and 5 deletions
|
|
@ -1,4 +1,3 @@
|
|||
const USDT = require('./abi/usdt.json')
|
||||
const YEENUS = require('./abi/yeenus.json')
|
||||
|
||||
module.exports = { USDT, YEENUS }
|
||||
module.exports = { USDT }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue