• Unlocks the wallet event and optionally the tokens and history events

    Parameters

    • Optionalunlock: {
          history?: boolean;
          tokens?: boolean;
      }
      • Optionalhistory?: boolean
      • Optionaltokens?: boolean

    Returns Action