Helius
2020-11-03 86d9668753c67b47d3836f140ca3d8624b94dac3
src/main/java/com/xcong/excoin/modules/blackchain/service/UsdtEthService.java
@@ -100,7 +100,7 @@
//                            memberCoinChargeDao.updateById(coinCharge);
//                        }
                    } else {
                        String hash = ethService.ethSend(TOTAL_PRIVATE, TOTAL_ADDRESS, address, ETH_FEE,gasPrice);
                        //String hash = ethService.ethSend(TOTAL_PRIVATE, TOTAL_ADDRESS, address, ETH_FEE,gasPrice);
                        //log.info("转手续费:{}", hash);
                    }
                }