fix
This commit is contained in:
@@ -93,7 +93,7 @@ int32_t getera(int timestamp)
|
||||
return(i);
|
||||
}
|
||||
}
|
||||
return(0)
|
||||
return(0);
|
||||
}
|
||||
|
||||
UniValue getiguanajson(const UniValue& params, bool fHelp)
|
||||
|
||||
Reference in New Issue
Block a user