CatapultServer
v0.5.0.1 (Elephant)
|
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... | |