Module solana_sdk::rent [−][src]
configuration for network rent
Structs
Rent |
Constants
ACCOUNT_STORAGE_OVERHEAD | account storage overhead for calculation of base rent |
DEFAULT_BURN_PERCENT | default percentage of rent to burn (Valid values are 0 to 100) |
DEFAULT_EXEMPTION_THRESHOLD | default amount of time (in years) the balance has to include rent for |
DEFAULT_LAMPORTS_PER_BYTE_YEAR | default rental rate in lamports/byte-year, based on: 10^9 lamports per SOL $1 per SOL $0.01 per megabyte day $3.65 per megabyte year |