pub fn extend_program_data(
    program_data_address: &Pubkey,
    payer_address: Option<&Pubkey>,
    additional_bytes: u32
) -> Instruction
Expand description

Returns the instruction required to extend the size of a program data account