1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +00:00

defs: allow USDT ERC20 token (collides with USDT OMNI token)

This commit is contained in:
matejcik 2018-11-29 15:43:49 +01:00
parent b02390f560
commit e8d38b9090

View File

@ -4,5 +4,6 @@
"erc20:eth:LINK Platform": true,
"erc20:eth:NXX": false,
"erc20:eth:Hdp": true,
"erc20:eth:Hdp.ф": true
"erc20:eth:Hdp.ф": true,
"erc20:eth:USDT": false
}