Add oraclessample rpc to get data for txid.

This commit is contained in:
Mihailo Milenkovic
2019-06-15 15:36:04 +02:00
parent 9f07adc526
commit 40ec8b3bac
5 changed files with 49 additions and 0 deletions

View File

@@ -460,6 +460,7 @@ static const CRPCCommand vRPCCommands[] =
{ "oracles", "oraclesregister", &oraclesregister, true },
{ "oracles", "oraclessubscribe", &oraclessubscribe, true },
{ "oracles", "oraclesdata", &oraclesdata, true },
{ "oracles", "oraclessample", &oraclessample, true },
{ "oracles", "oraclessamples", &oraclessamples, true },
// Prices