fix getera

This commit is contained in:
blackjok3r
2019-02-25 13:43:49 +08:00
parent 0f1ceab602
commit ab4a58ac9c

View File

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