pub fn extend_program_checked(
program_address: &Pubkey,
authority_address: &Pubkey,
payer_address: Option<&Pubkey>,
additional_bytes: u32,
) -> Instruction
Available on crate feature
bincode
only.Expand description
Returns the instruction required to extend the size of a program’s executable data account