类的使用
io.nuls.v2.model.dto.CrossTransferTxFeeDto
-
使用CrossTransferTxFeeDto的程序包 程序包 说明 io.nuls.v2.service io.nuls.v2.util -
-
io.nuls.v2.service中CrossTransferTxFeeDto的使用
参数类型为CrossTransferTxFeeDto的io.nuls.v2.service中的方法 修饰符和类型 方法 说明 BigIntegerTransactionService. calcCrossTransferNulsTxFee(CrossTransferTxFeeDto dto)计算NULS跨链交易,所需收取的NULS手续费Map<String,BigInteger>TransactionService. calcCrossTransferTxFee(CrossTransferTxFeeDto dto)已过时。 -
io.nuls.v2.util中CrossTransferTxFeeDto的使用
参数类型为CrossTransferTxFeeDto的io.nuls.v2.util中的方法 修饰符和类型 方法 说明 static BigIntegerNulsSDKTool. calcCrossTransferNulsTxFee(CrossTransferTxFeeDto dto)static Map<String,BigInteger>NulsSDKTool. calcCrossTransferTxFee(CrossTransferTxFeeDto dto)已过时。
-