Const
Maximum lamports for rent top-up in a single instruction. u16::MAX = no limit; 0 = no top-ups allowed. Matches Rust SDK (e.g. token-sdk create_mints uses u16::MAX for "no limit").
Maximum lamports for rent top-up in a single instruction. u16::MAX = no limit; 0 = no top-ups allowed. Matches Rust SDK (e.g. token-sdk create_mints uses u16::MAX for "no limit").