diff options
| author | Ben Woosley <[email protected]> | 2018-05-13 23:39:53 -0700 |
|---|---|---|
| committer | Ben Woosley <[email protected]> | 2018-05-14 18:36:39 -0700 |
| commit | 5b35b9276858f6841ab4b688883461f602e9f937 (patch) | |
| tree | 9d602a85eb9cfb6c687ce336dcaa0e147e941c2c /src/httpserver.cpp | |
| parent | Merge #13158: [Qt]: Improve sendcoinsdialog readability (diff) | |
| download | discoin-5b35b9276858f6841ab4b688883461f602e9f937.tar.xz discoin-5b35b9276858f6841ab4b688883461f602e9f937.zip | |
Break circular dependency: chain -> pow -> chain
chain.h does not actually depend on the methods defined in pow.h, just its
include of consensus/params.h, which is standalone and can be included instead.
Confirmed by inspection and successful build.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions