pub fn update(
token_program_id: &Pubkey,
mint: &Pubkey,
authority: &Pubkey,
signers: &[&Pubkey],
member_address: Option<Pubkey>,
) -> Result<Instruction, ProgramError>Expand description
Create an Update instruction
pub fn update(
token_program_id: &Pubkey,
mint: &Pubkey,
authority: &Pubkey,
signers: &[&Pubkey],
member_address: Option<Pubkey>,
) -> Result<Instruction, ProgramError>Create an Update instruction