-
- All Implemented Interfaces:
public final class QueryFeeDetailsContains details of query fee
-
-
Constructor Summary
Constructors Constructor Description QueryFeeDetails(Balance baseFee, Balance lenFee, Balance adjustedWeightFee)
-
Method Summary
Modifier and Type Method Description final BalancegetBaseFee()final BalancegetLenFee()final BalancegetAdjustedWeightFee()-
-
Method Detail
-
getBaseFee
final Balance getBaseFee()
-
getAdjustedWeightFee
final Balance getAdjustedWeightFee()
-
-
-
-