Test
This commit is contained in:
@@ -508,7 +508,7 @@ int32_t main(int32_t argc,char **argv)
|
|||||||
while ( 1 )
|
while ( 1 )
|
||||||
{
|
{
|
||||||
retstr = 0;
|
retstr = 0;
|
||||||
if ( acheight < (get_KMDheight(acname) - 10) && (clijson= get_komodocli(&retstr,acname,"oraclesinfo",oraclestr,"","")) != 0 )
|
if ( prevheight < (get_KMDheight("") - 10) && (clijson= get_komodocli(&retstr,acname,"oraclesinfo",oraclestr,"","")) != 0 )
|
||||||
{
|
{
|
||||||
if ( (regjson= jarray(&n,clijson,"registered")) != 0 )
|
if ( (regjson= jarray(&n,clijson,"registered")) != 0 )
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
prevent duplicate bindtxid and cointxid via mempool scan
|
prevent duplicate bindtxid and cointxid via mempool scan
|
||||||
baton from mempool for oracle
|
|
||||||
|
|
||||||
string oracles
|
string oracles
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user