freezeAccount constant
        
        SPLTokenProgramInstruction
        const freezeAccount
        
      
      
      
Implementation
static const SPLTokenProgramInstruction freezeAccount =
    SPLTokenProgramInstruction(10, 'FreezeAccount');