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