1
0
Fork 0
forked from lthn/blockchain
blockchain/tests/functional_tests/difficulty_analysis.h
2019-01-23 13:36:48 +03:00

9 lines
243 B
C++

// Copyright (c) 2014-2018 Zano Project
// Distributed under the MIT/X11 software license, see the accompanying
// file COPYING or http://www.opensource.org/licenses/mit-license.php.
void run_difficulty_analysis(const std::string& path);