Expand description
The account meta and related structs for the tiered storage.
Structs§
- Account
Address Range - A struct that maintains an address-range using its min and max fields.
- Account
Meta Flags - The struct that handles the account meta flags.
- Account
Meta Optional Fields - The in-memory struct for the optional fields for tiered account meta.
Traits§
- Tiered
Account Meta - A trait that allows different implementations of the account meta that support different tiers of the accounts storage.