Updated on 2026-08-14
This commit is contained in:
parent
23ed2c949c
commit
2550dff2f4
8 changed files with 17 additions and 185 deletions
|
|
@ -27,13 +27,6 @@ import static com.tangem.util.FormatUtil.GetDecimalFormat;
|
|||
*/
|
||||
|
||||
public class TokenEngine extends CoinEngine {
|
||||
public String getNextNode(TangemCard mCard) {
|
||||
return "abc1.hsmiths.com";
|
||||
}
|
||||
|
||||
public int getNextNodePort(TangemCard mCard) {
|
||||
return 60001;
|
||||
}
|
||||
|
||||
public String getNode(TangemCard mCard) {
|
||||
return "abc1.hsmiths.com";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue