LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
92 stars 55 forks source link

Feature/lit 3139 identify private methods in litnodeclient fix tslib #494

Closed Ansonhkg closed 1 month ago

Ansonhkg commented 1 month ago

Description

Replace private methods with #methodFoo with private _methodFoo

This is a fix for this:

Related PRs:

Type of change

How Has This Been Tested?

Published 6.0.0-testing.6 to test on this repo: https://github.com/LIT-Protocol/developer-guides-code/tree/master/custom-auth/browser