So I\'m making a basic cryptocurrency in C++ and I\'m trying to export the Blockchain to a .dat file so that the peers can download the blockchain
Blockchain class: