web3.js add minContextSlot
param to every RPC method that supports it
#26276
Labels
javascript
Pull requests that update Javascript code
Milestone
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
The text was updated successfully, but these errors were encountered: