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

Ref/replace sequencer with replica url #481

Closed joshLong145 closed 1 month ago

joshLong145 commented 1 month ago

Urgent change for Chronicle Timeout issues

Urgent change to replace our Chronicle RPC URL with a replica endpoint rather than using the sequencer url for all operations. We will now only use the sequencer url for transactions while using the replica in all other cases.

glitch003 commented 1 month ago

Should we also add that to the constants package, LIT_CHAINS > chronicleTestnet > rpcUrls array?

yes please