Page MenuHomePhabricator

Various nits in walletview.{h|cpp}
ClosedPublic

Authored by deadalnix on Sep 4 2018, 20:13.

Details

Summary

As per title. Braces, Amount construction, etc...

Test Plan
make check

Diff Detail

Repository
rABC Bitcoin ABC
Branch
walletwievnits
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3191
Build 4469: Bitcoin ABC Buildbot (legacy)
Build 4468: arc lint + arc unit

Event Timeline

jasonbcox added a subscriber: jasonbcox.
jasonbcox added inline comments.
src/qt/walletview.cpp
170

Looks like end needs to be removed in the future since it's not in use.

This revision is now accepted and ready to land.Sep 4 2018, 21:29
This revision was automatically updated to reflect the committed changes.