Function safe_token_2022::extension::default_account_state::instruction::update_default_account_state
source · pub fn update_default_account_state(
token_program_id: &Pubkey,
mint: &Pubkey,
freeze_authority: &Pubkey,
signers: &[&Pubkey],
state: &AccountState
) -> Result<Instruction, ProgramError>
Expand description
Create an Initialize
instruction