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

feat: add dataSlice param to account fetching config #28389

Merged
merged 1 commit into from Oct 14, 2022

Conversation

jstarry
Copy link
Member

@jstarry jstarry commented Oct 14, 2022

Problem

The GetAccountInfoConfig and GetMultipleAccountsConfig types don't support the dataSlice config yet

@jstarry jstarry added the automerge Merge this Pull Request automatically once CI passes label Oct 14, 2022
@codecov
Copy link

codecov bot commented Oct 14, 2022

Codecov Report

Merging #28389 (104d98d) into master (e6687b8) will increase coverage by 0.1%.
The diff coverage is n/a.

@@            Coverage Diff            @@
##           master   #28389     +/-   ##
=========================================
+ Coverage    77.3%    77.5%   +0.1%     
=========================================
  Files          55       55             
  Lines        2889     2926     +37     
  Branches      402      407      +5     
=========================================
+ Hits         2234     2268     +34     
- Misses        514      517      +3     
  Partials      141      141             

@mergify mergify bot merged commit 36e5f33 into solana-labs:master Oct 14, 2022
@jstarry jstarry deleted the web3/account-data-slice branch October 14, 2022 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge this Pull Request automatically once CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant