addfunding rpc added

This commit is contained in:
dimxy
2019-04-15 21:43:22 +05:00
parent 2f077d3103
commit 5c349ea415
5 changed files with 117 additions and 8 deletions

View File

@@ -468,6 +468,7 @@ static const CRPCCommand vRPCCommands[] =
{ "prices", "pricessetcostbasis", &pricessetcostbasis, true },
{ "prices", "pricescashout", &pricescashout, true },
{ "prices", "pricesrekt", &pricesrekt, true },
{ "prices", "pricesaddfunding", &pricesaddfunding, true },
// Pegs
{ "pegs", "pegsaddress", &pegsaddress, true },