-
Notifications
You must be signed in to change notification settings - Fork 43
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(rpc): GetBalance enhancements #1197
feat(rpc): GetBalance enhancements #1197
Conversation
855e71d
to
c650a9b
Compare
Looks like this needs to be rebased (the first commit is already in master), could you do that to make the review a little easier? Thanks. |
c650a9b
to
bc77611
Compare
Rebased and implemented the changes discussed in #1062. Along the way my linter fixed some whitespace issues, so a bit more lines than expected are involved. |
c419099
to
f4c0515
Compare
Any updates? Is this feature (and other calls described in #1062) still something that is needed? |
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.
Sorry for the delay in reviewing. This looks really good and should be a nice enhancement, plus I like the whitespace style cleanup. I will squash merge because the first commit looks like it's obsolete. Thank you!
Next step after the PR #1180 in closing the issue #1062
Changes:
renamed Ticker -> Currency
added wallet balance information (LND only)