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

@@ -471,7 +471,7 @@ static const CRPCCommand vRPCCommands[] =
{ "prices", "pricesrekt", &pricesrekt, true },
{ "prices", "pricesaddfunding", &pricesaddfunding, true },
{ "prices", "pricesgetorderbook", &pricesgetorderbook, true },
{ "prices", "pricesrefillfund", &pricesrefillfund, true },
// Pegs
{ "pegs", "pegsaddress", &pegsaddress, true },