This commit is contained in:
jl777
2018-03-24 15:59:48 +02:00
parent 709a9861ee
commit 6e1d2e7dc9

View File

@@ -81,6 +81,11 @@ void komodo_stateupdate(int32_t height,uint8_t notarypubs[][33],uint8_t numnotar
}
uint32_t komodo_heightstamp(int32_t height)
{
return(0);
}
static bool AppInitRPC(int argc, char* argv[])
{
//