Skip to content

Commit

Permalink
feat: add minContextSlot configuration to (almost) all web3.js meth…
Browse files Browse the repository at this point in the history
…ods (#26296)

* feat: add `minContextSlot` config to `getAccountInfo`

* feat: add `minContextSlot` config to `getBalance`

* feat: add `minContextSlot` config to `getBlockHeight``

* feat: add `minContextSlot` config to `getEpochInfo`

* feat: add `minContextSlot` config to `getInflationReward`

* feat: add `minContextSlot` config to `getLatestBlockhash`

* feat: add `minContextSlot` config to `getMultipleAccounts`

* feat: add `minContextSlot` config to `getProgramAccounts`

* feat: add `minContextSlot` config to `getSignaturesForAddress`

* feat: add `minContextSlot` config to `getSlot`

* feat: add `minContextSlot` config to `getSlotLeader`

* feat: add `minContextSlot` config to `getStakeActivation`

* feat: add `minContextSlot` config to `getTokenAccountsByOwner`

* feat: add `minContextSlot` config to `getTransactionCount`

* feat: add `minContextSlot` config to `sendTransaction`
  • Loading branch information
steveluscher authored Jun 29, 2022
1 parent e241906 commit f57f228
Show file tree
Hide file tree
Showing 3 changed files with 271 additions and 73 deletions.
Loading

0 comments on commit f57f228

Please sign in to comment.