Skip to content

Update Deprecated Keypair Method in Solana Python SDK Examples#595

Open
CSWellesSun wants to merge 1 commit into
solana-developers:masterfrom
CSWellesSun:master
Open

Update Deprecated Keypair Method in Solana Python SDK Examples#595
CSWellesSun wants to merge 1 commit into
solana-developers:masterfrom
CSWellesSun:master

Conversation

@CSWellesSun

Copy link
Copy Markdown

This PR updates the Python SDK usage examples in the solana-cookbook to replace the deprecated Keypair.from_string method with the current Keypair.from_base58_string.

The from_string method is no longer supported in the latest versions of the Solana Python SDK, and its usage can lead to errors for users. This update ensures the examples in the documentation are up to date and functional.

@vercel

vercel Bot commented Apr 3, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
solana-cookbook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 3, 2024 2:32pm

@CSWellesSun

CSWellesSun commented Apr 3, 2024

Copy link
Copy Markdown
Author

@jacobcreech could you review the PR?

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

Successfully merging this pull request may close these issues.

1 participant