This commit is contained in:
blackjok3r
2019-02-25 16:08:45 +08:00
parent ab4a58ac9c
commit 9ac9890188

View File

@@ -93,7 +93,7 @@ int32_t getera(int timestamp)
return(i); return(i);
} }
} }
return(0) return(0);
} }
UniValue getiguanajson(const UniValue& params, bool fHelp) UniValue getiguanajson(const UniValue& params, bool fHelp)