generic-xmr-scanner
generic-xmr-scanner copied to clipboard
Generic scanner of Monero blockchain
Results
1
generic-xmr-scanner issues
Sort by
recently updated
recently updated
newest added
trafficstars
i have followed the monero build instructions (branch master, with `USE_SINGLE_BUILDDIR=1`) but i am encountering these compile errors whilst building generic-xmr-scanner: ``` /home/human/dev/generic-xmr-scanner/ext/xmregcore/src/MicroCore.cpp: In constructor ‘xmreg::MicroCore::MicroCore()’: /home/human/dev/generic-xmr-scanner/ext/xmregcore/src/MicroCore.cpp:24:9: error: ‘cryptonote::tx_memory_pool::tx_memory_pool(cryptonote::Blockchain&)’ is...