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