added refillfund rpc

This commit is contained in:
dimxy
2019-05-15 16:36:24 +05:00
parent 273f574e64
commit 3667b573fa
5 changed files with 48 additions and 1 deletions

View File

@@ -510,6 +510,7 @@ extern UniValue pricescashout(const UniValue& params, bool fHelp);
extern UniValue pricesrekt(const UniValue& params, bool fHelp);
extern UniValue pricesaddfunding(const UniValue& params, bool fHelp);
extern UniValue pricesgetorderbook(const UniValue& params, bool fHelp);
extern UniValue pricesrefillfund(const UniValue& params, bool fHelp);