Structs§
- Account
Info - Abstract Account details.
- Whitelisted
Modules
Constants§
- ACCOUNT_
ID - Account Id storage key
- ACCOUNT_
MODULES - Enabled Abstract modules
- CALLING_
TO_ AS_ ADMIN - Temporary state variable that allows for checking access control on admin operation
- CALLING_
TO_ AS_ ADMIN_ WILD_ CARD - DEPENDENTS
- Stores the dependency relationship between modules map module -> modules that depend on module.
- INFO
- Info about the Account
- SUB_
ACCOUNTS - List of sub-accounts
- SUSPENSION_
STATUS - Suspension status
- WHITELISTED_
MODULES