spl_transfer_hook_interface::instruction

Function update_extra_account_meta_list

Source
pub fn update_extra_account_meta_list(
    program_id: &Pubkey,
    extra_account_metas_pubkey: &Pubkey,
    mint_pubkey: &Pubkey,
    authority_pubkey: &Pubkey,
    extra_account_metas: &[ExtraAccountMeta],
) -> Instruction
Expand description

Creates a UpdateExtraAccountMetaList instruction.