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

web3.js add minContextSlot param to every RPC method that supports it #26276

Closed
steveluscher opened this issue Jun 27, 2022 · 0 comments · Fixed by #26296
Closed

web3.js add minContextSlot param to every RPC method that supports it #26276

steveluscher opened this issue Jun 27, 2022 · 0 comments · Fixed by #26296
Assignees
Labels
javascript Pull requests that update Javascript code

Comments

@steveluscher
Copy link
Contributor

steveluscher commented Jun 27, 2022

Problem

API calls like get_account_info acquired a new option: minContextSlot. The web3.js library needs to be updated to pipe this through.

Proposed Solution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant