CatapultServer  v0.5.0.1 (Elephant)
catapult::extensions::NemesisFundingState Struct Reference

State used by the nemesis funding observer. More...

Collaboration diagram for catapult::extensions::NemesisFundingState:

Public Member Functions

 NemesisFundingState ()
 Creates a default nemesis funding state. More...
 

Public Attributes

state::AccountBalances TotalFundedMosaics
 
NemesisFundingType FundingType
 Nemesis block funding type. More...
 

Detailed Description

State used by the nemesis funding observer.

Constructor & Destructor Documentation

◆ NemesisFundingState()

catapult::extensions::NemesisFundingState::NemesisFundingState ( )
inline

Creates a default nemesis funding state.

Member Data Documentation

◆ FundingType

NemesisFundingType catapult::extensions::NemesisFundingState::FundingType

Nemesis block funding type.

◆ TotalFundedMosaics

state::AccountBalances catapult::extensions::NemesisFundingState::TotalFundedMosaics

Total sums of mosaics credited in nemesis block.

Note
Only sum of harvesting mosaic is used. Rest are accumulated for diagnostics.

The documentation for this struct was generated from the following file: