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

make solana-transaction-status optional in yellowstone-grpc-proto #522

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevinheavey
Copy link

solana-transaction-status is a really annoying crate because it brings in spl-token-2022 and other crap. It also just re-exports a bunch of types from solana-transaction-status-client-types, which is more lightweight. There are only three functions that need solana-transaction-status instead of solana-transaction-status-client-types, so this PR puts those functions behind a transaction-status feature

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