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

Add cargo args support for export-pda-tx #117

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

ngundotra
Copy link
Collaborator

Example command to create base64 encoded tx to write verification information for Token22

$ solana-verify export-pda-tx https://github.com/solana-labs/solana-program-library -u https://api.mainnet-beta.solana.com/6da7c9d2-7d3d-4f7f-8302-97f5fadb58a8 --program-id TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb --commit-hash 070934ae4f2975d602caa6bd1e88b2c010e4cab5 --library-name spl_token_2022 --uploader AeLmXCbPaQHGWRLr2saFsEVfmMNuKnxRAbWCT9P5twgz --encoding base64 -- --no-default-features 

Link to tx inspector

@ngundotra ngundotra merged commit 38f6e27 into master Jan 6, 2025
8 checks passed
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.

2 participants