prices rpc call stub

This commit is contained in:
jl777
2019-04-01 23:09:51 -11:00
parent 175d0fa4a6
commit c90448edba
4 changed files with 84 additions and 25 deletions

View File

@@ -486,6 +486,8 @@ extern UniValue paxprices(const UniValue& params, bool fHelp);
extern UniValue paxdeposit(const UniValue& params, bool fHelp);
extern UniValue paxwithdraw(const UniValue& params, bool fHelp);
extern UniValue prices(const UniValue& params, bool fHelp);
// test rpc:
extern UniValue test_ac(const UniValue& params, bool fHelp);
extern UniValue test_heirmarker(const UniValue& params, bool fHelp);