-
Notifications
You must be signed in to change notification settings - Fork 471
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
StateProofs: fix GetProof endpoint response #3985
Conversation
Codecov Report
@@ Coverage Diff @@
## master #3985 +/- ##
==========================================
+ Coverage 49.79% 49.80% +0.01%
==========================================
Files 409 409
Lines 69157 69158 +1
==========================================
+ Hits 34437 34446 +9
+ Misses 31003 30996 -7
+ Partials 3717 3716 -1
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great
Fixes #3829 (comment)