Constant sol_anon::constants::INBOX_SPACE
source · pub const INBOX_SPACE: usize = _; // 56usize
Expand description
Space allocated for the inbox account. Breakdown:
- 8 bytes for the account discriminator
- 32 bytes for the admin public key
- 8 bytes for the latest_free_slot
- 8 bytes for the latest_whitelisted_slot