Skip to main content

EPHEMERAL_RENT_PER_BYTE

Constant EPHEMERAL_RENT_PER_BYTE 

Source
pub const EPHEMERAL_RENT_PER_BYTE: u64 = 32;
Expand description

Rent rate for ephemeral accounts: 32 lamports per byte. This is ~109x cheaper than Solana’s base rent (3,480 lamports/byte).