CatapultServer
v0.5.0.1 (Elephant)
|
Information about transactions stored in a block. More...
Public Attributes | |
uint32_t | Count = 0 |
Number of transactions. More... | |
Amount | TotalFee |
Total fee of all transactions. More... | |
Information about transactions stored in a block.
uint32_t catapult::model::BlockTransactionsInfo::Count = 0 |
Number of transactions.
Amount catapult::model::BlockTransactionsInfo::TotalFee |
Total fee of all transactions.