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: remove redundant 'Buffer' from 'Account' class #27865

Merged

Conversation

macalinao
Copy link
Contributor

Problem

Removes a redundant 'Buffer' type from the Account class.

@mergify mergify bot added the community Community contribution label Sep 17, 2022
@mergify mergify bot requested a review from a team September 17, 2022 23:08
@codecov
Copy link

codecov bot commented Sep 23, 2022

Codecov Report

Merging #27865 (ecad513) into master (e6687b8) will increase coverage by 0.1%.
The diff coverage is 100.0%.

@@            Coverage Diff            @@
##           master   #27865     +/-   ##
=========================================
+ Coverage    77.3%    77.4%   +0.1%     
=========================================
  Files          55       55             
  Lines        2889     2910     +21     
  Branches      402      404      +2     
=========================================
+ Hits         2234     2255     +21     
  Misses        514      514             
  Partials      141      141             

@steveluscher steveluscher merged commit f53aa5f into solana-labs:master Nov 29, 2022
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Dec 16, 2022
nickfrosty pushed a commit to nickfrosty/solana that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants