getindexinfo
Reference: Here
Parameters
Returns
{ (json object)
"name" : { (json object) The name of the index
"synced" : true|false, (boolean) Whether the index is synced or not
"best_block_height" : n (numeric) The block height to which the index is synced
}
}Last updated
Was this helpful?