Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

solana: don't use deprecated calls Solana 2.0 #694

Open
kev1n-peters opened this issue Sep 11, 2024 · 1 comment
Open

solana: don't use deprecated calls Solana 2.0 #694

kev1n-peters opened this issue Sep 11, 2024 · 1 comment

Comments

@kev1n-peters
Copy link
Contributor

getRecentBlockhash RPC method was deprecated, use getLatestBlockhash instead.

@kev1n-peters kev1n-peters changed the title solana: getRecentBlockhash deprecated solana: use getLatestBlockhash instead of deprecated getRecentBlockhash Sep 11, 2024
@kev1n-peters
Copy link
Contributor Author

There are other methods we need to update as well: https://docs.triton.one/chains/solana/deprecated-calls-solana-2.0

@kev1n-peters kev1n-peters changed the title solana: use getLatestBlockhash instead of deprecated getRecentBlockhash solana: don't use deprecated calls Solana 2.0 Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant