CatapultServer  v0.5.0.1 (Elephant)
FeeUtils.h File Reference
Include dependency graph for FeeUtils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 catapult
 
 catapult::model
 

Functions

Amount catapult::model::CalculateTransactionFee (BlockFeeMultiplier feeMultiplier, const Transaction &transaction)
 Calculates the fee for transaction contained in block with feeMultiplier. More...
 
BlockFeeMultiplier catapult::model::CalculateTransactionMaxFeeMultiplier (const Transaction &transaction)
 Calculates the maximum fee multiplier for transaction. More...