Seperated CDiskBlockPos from Chain.h into its own .h file and updated .h and .cpp dependencies.
Summary: Contiues work on T380, dependent on D1654. The class CDiskBlockPos originally located in Chain.h has been seperated from Chain.h and placed into its own .h file (diskblockpos.h).
Test Plan: Executes make check and passes all tests.
Reviewers: jasonbcox, schancel, deadalnix, O1 Bitcoin ABC, #bitcoin_abc
Reviewed By: jasonbcox, deadalnix, O1 Bitcoin ABC, #bitcoin_abc
Subscribers: teamcity
Differential Revision: https://reviews.bitcoinabc.org/D1655