Module switchboard_solana::program_id::rent
Expand description
Configuration for network rent.
Structs§
- Configuration of network rent.
Enums§
- The return value of
Rent::due
.
Constants§
- Account storage overhead for calculation of base rent.
- Default percentage of collected rent that is burned.
- Default amount of time (in years) the balance has to include rent for the account to be rent exempt.
- Default rental rate in lamports/byte-year.