spl_token_2022::extension::scaled_ui_amount::instruction

Function update_multiplier

Source
pub fn update_multiplier(
    token_program_id: &Pubkey,
    mint: &Pubkey,
    authority: &Pubkey,
    signers: &[&Pubkey],
    multiplier: f64,
    effective_timestamp: i64,
) -> Result<Instruction, ProgramError>
Expand description

Create an UpdateMultiplier instruction