Constant solana_sdk::rent::DEFAULT_BURN_PERCENT [−][src]
pub const DEFAULT_BURN_PERCENT: u8 = 50; // 0x32u8
Expand description
default percentage of rent to burn (Valid values are 0 to 100)
pub const DEFAULT_BURN_PERCENT: u8 = 50; // 0x32u8
default percentage of rent to burn (Valid values are 0 to 100)