This commit is contained in:
jl777
2016-10-25 12:24:14 -03:00
parent e9595d76d6
commit 8859397696
2 changed files with 3 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ uint64_t komodo_accrued_interest(int32_t height,int64_t paidinterest)
}
}
}
return(0);
}
uint64_t komodo_moneysupply(int32_t height)