Function spl_token_metadata_interface::instruction::update_authority
source ยท pub fn update_authority(
program_id: &Pubkey,
metadata: &Pubkey,
current_authority: &Pubkey,
new_authority: OptionalNonZeroPubkey,
) -> Instruction
Expand description
Creates an UpdateAuthority
instruction