From cf54fc3881f2bf904eb033cc86849d856ea181af Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 12 Apr 2018 22:03:52 +0300 Subject: [PATCH] Test --- src/rpcclient.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rpcclient.cpp b/src/rpcclient.cpp index 4b44a8f59..3ff7bc8a0 100644 --- a/src/rpcclient.cpp +++ b/src/rpcclient.cpp @@ -126,7 +126,7 @@ static const CRPCConvertParam vRPCConvertParams[] = { "paxpending", 0 }, { "notaries", 2 }, { "height_MoM", 1 }, - { "MoMoMdata", 3 }, + //{ "MoMoMdata", 3 }, { "allMoMs", 2 }, { "txMoMproof", 1 }, { "minerids", 1 },