This commit is contained in:
jl777
2018-04-27 13:16:37 +03:00
parent 5725f8ea5d
commit b0fa5bad4d
4 changed files with 42 additions and 1 deletions

View File

@@ -314,6 +314,7 @@ extern UniValue z_validatepaymentdisclosure(const UniValue &params, bool fHelp);
extern UniValue allMoMs(const UniValue& params, bool fHelp);
extern UniValue MoMoMdata(const UniValue& params, bool fHelp);
extern UniValue calc_MoM(const UniValue& params, bool fHelp);
extern UniValue height_MoM(const UniValue& params, bool fHelp);
extern UniValue txMoMproof(const UniValue& params, bool fHelp);
extern UniValue notaries(const UniValue& params, bool fHelp);