This repository was archived by the owner on Feb 21, 2020. It is now read-only.

Description
In the shadow-plugin-bitcoin directory after using the command make -j1 I get an error stating:-
make[2]: *** No rule to make target ../bitcoin/src/verison.cpp', needed by src/version.cpp.bc'. Stop.
Maybe this verison.cpp doesn't exist in Bitcoin 0.9.2 netmine edition and needs to be added to some cmake config file?