Updated on 2026-08-14
This commit is contained in:
parent
3e9d6902d2
commit
e6c8ccd9ae
3 changed files with 109 additions and 6 deletions
|
|
@ -69,6 +69,7 @@ public class ServerApiBlockcypher {
|
|||
blockchain = "btc";
|
||||
network = "test3";
|
||||
}
|
||||
if (blockchainID.equals(Blockchain.Token.getID())) blockchain = "eth";
|
||||
|
||||
switch (method) {
|
||||
case BLOCKCYPHER_ADDRESS:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue