You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to develop and use Jito, but I always keep getting "The supplied pubkey is not authorized to generate a token." . How does one authorize a pubkey? Please add to the Readme.md if possible.
The text was updated successfully, but these errors were encountered:
These guys have not yet released v4.0.0 to Public ( not published to npmjs) so unless they do it you will not have the latest privilege of using without access keys
I have the same issue when trying to use the latest public version from npm, v4.1.1.
Is there some other steps I need to follow to be able to send bundles?
This was my own issue,
const client = searcherClient(url, (provider.wallet as NodeWallet).payer);
I am trying to develop and use Jito, but I always keep getting "The supplied pubkey is not authorized to generate a token." . How does one authorize a pubkey? Please add to the Readme.md if possible.
The text was updated successfully, but these errors were encountered: