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 the small crates to solana_program::example_mocks #4494

Closed

Conversation

kevinheavey
Copy link

Problem

The example mocks require you to use solana_sdk in an example, even if it would be better to use a smaller crate like solana_signature.

Summary of Changes

Add mock modules for solana_account, solana_signature, solana_signer, solana_keypair and solana_tranasction. Re-export these in the solana_sdk mock as appropriate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant