initialized constant

AccountState const initialized

Account is initialized; the account owner and/or delegate may perform permitted operations on this account

Implementation

static const AccountState initialized = AccountState._("Initialized", 1);