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

ts: add optional commitment arg to 'fetch' and 'fetchMultiple', adjust getMultipleAccountsCore so it mirrors solana/web3 #1171

Merged
merged 1 commit into from Dec 19, 2021

Conversation

paul-schaaf
Copy link
Contributor

@paul-schaaf paul-schaaf commented Dec 19, 2021

changes:

  • add optional commitment arg to fetch and fetchMultiple
  • adjust getMultipleAccountsCore so its commitment handling matches that of @solana/web3.js

closes #353

…t getMultipleAccountsCore so it mirrors solana/web3
@paul-schaaf paul-schaaf changed the title ts: add optional commitment arg to 'fetch' and 'fetchMultiple', adjus… ts: add optional commitment arg to 'fetch' and 'fetchMultiple', adjust getMultipleAccountsCore so it mirrors solana/web3 Dec 19, 2021
@paul-schaaf paul-schaaf marked this pull request as ready for review December 19, 2021 11:06
@armaniferrante armaniferrante merged commit af92687 into coral-xyz:master Dec 19, 2021
@paul-schaaf paul-schaaf deleted the ts__fetch_commitment branch December 19, 2021 17:23
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.

ts: Add commitment parameter to fetch apis
2 participants