diff options
author | Ben Woosley <ben.woosley@gmail.com> | 2018-05-13 23:39:53 -0700 |
---|---|---|
committer | Ben Woosley <ben.woosley@gmail.com> | 2018-05-14 18:36:39 -0700 |
commit | 5b35b9276858f6841ab4b688883461f602e9f937 (patch) | |
tree | 9d602a85eb9cfb6c687ce336dcaa0e147e941c2c /src/core_read.cpp | |
parent | 81c533c6f481ebf6a4f6349c05731306e3a2402f (diff) |
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/core_read.cpp')
0 files changed, 0 insertions, 0 deletions