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