|
CatapultServer
v0.5.0.1 (Elephant)
|
Information about a fee policy. More...

Public Attributes | |
| uint32_t | NumTransactions = 0 |
| Number of transactions. More... | |
| BlockFeeMultiplier | FeeMultiplier |
| Fee multiplier. More... | |
| Amount | BaseFee |
| Base fee. More... | |
Information about a fee policy.
| Amount catapult::harvesting::FeePolicy::BaseFee |
Base fee.
| BlockFeeMultiplier catapult::harvesting::FeePolicy::FeeMultiplier |
Fee multiplier.
| uint32_t catapult::harvesting::FeePolicy::NumTransactions = 0 |
Number of transactions.