jito-labs / jito-ts

Jito Typescript SDK
Other
92 stars 50 forks source link

Fix block-engine jwt refreshToken expiring #12

Closed futurekarol closed 1 year ago

futurekarol commented 1 year ago

there is an issue where searcher client errors with Error: 7 PERMISSION_DENIED: Client refresh_token has expired, please generate a new auth challenge to obtain a set of new access tokens.

maybe this fixes #10 too