CatapultServer  v0.5.0.1 (Elephant)
AccountState.cpp File Reference
Include dependency graph for AccountState.cpp:

Namespaces

 catapult
 
 catapult::state
 

Functions

bool catapult::state::IsRemote (AccountType accountType)
 Returns true if accountType corresponds to a remote account. More...
 
void catapult::state::RequireLinkedRemoteAndMainAccounts (const AccountState &remoteAccountState, const AccountState &mainAccountState)
 Requires that remoteAccountState and mainAccountState state are linked. More...