Updated on 2026-08-14

This commit is contained in:
Tangem 2020-02-12 19:10:14 +03:00
parent 3e9d6902d2
commit e6c8ccd9ae
3 changed files with 109 additions and 6 deletions

View file

@ -69,6 +69,7 @@ public class ServerApiBlockcypher {
blockchain = "btc";
network = "test3";
}
if (blockchainID.equals(Blockchain.Token.getID())) blockchain = "eth";
switch (method) {
case BLOCKCYPHER_ADDRESS: