This commit is contained in:
jl777
2018-09-21 20:51:43 -11:00
parent 30ae756003
commit 79d44e8ab5

View File

@@ -1377,6 +1377,8 @@ struct CompareBlocksByHeight
}
};
#include <pthread.h>
UniValue getchaintips(const UniValue& params, bool fHelp)
{
if (fHelp || params.size() != 0)