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
The text was updated successfully, but these errors were encountered:
kev1n-peters
changed the title
solana: getRecentBlockhash deprecated
solana: use getLatestBlockhash instead of deprecated getRecentBlockhash
Sep 11, 2024
kev1n-peters
changed the title
solana: use getLatestBlockhash instead of deprecated getRecentBlockhash
solana: don't use deprecated calls Solana 2.0
Sep 11, 2024
getRecentBlockhash RPC method was deprecated, use
getLatestBlockhash
instead.The text was updated successfully, but these errors were encountered: