Constant solana_sdk::rent::DEFAULT_BURN_PERCENT
source · pub const DEFAULT_BURN_PERCENT: u8 = 50; // 50u8
Expand description
default percentage of rent to burn (Valid values are 0 to 100)
pub const DEFAULT_BURN_PERCENT: u8 = 50; // 50u8
default percentage of rent to burn (Valid values are 0 to 100)