Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant