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.