Module account_size

Module account_size 

Source
Expand description

The size of accounts

Constantsยง

ADMIN_ACCOUNT_PREFIX_SIZE
LEN of constant prefix of admin account.
ADMIN_ACCOUNT_SIZE
The size of Admin account.
ASSET_LEN
The size of asset portfolio struct.
DISTRIBUTE_TOKEN_PREFIX_SIZE
Len of constant prefix of distribut account.
DISTRIBUTE_TOKEN_SIZE
The size of distribute token account
LIST_DISTRIBUTE_USER_SIZE
Maximum size of list users added to distribut account.
NFT_ACCOUNT_SIZE
The size of NFT account
NUMBER_OF_ADMINS
The maximum number of users admins can added to admin account.
NUMBER_USERS_DISTRIBUTE
Maximum number of users added to distribut account.
PORTFOLIO_PREFIX
LEN of constant prefix of portfolio account.
SPLU_LEN
The size of splu user portfolio struct.
USER_ADMIN_SIZE
The size of user admin struct.
USER_DISTRIBUTE_SIZE
The size of user distribut struct.
USER_PORTFOLIO_PREFIX
LEN of constant prefix of user portfolio account.