test
This commit is contained in:
@@ -29,6 +29,11 @@ using namespace std;
|
|||||||
|
|
||||||
#include "komodo_interest.h"
|
#include "komodo_interest.h"
|
||||||
|
|
||||||
|
uint64_t komodo_accrued_interest(uint256 hash,int32_t n,int32_t checkheight,uint64_t checkvalue)
|
||||||
|
{
|
||||||
|
return(0);
|
||||||
|
}
|
||||||
|
|
||||||
static bool fCreateBlank;
|
static bool fCreateBlank;
|
||||||
static map<string,UniValue> registers;
|
static map<string,UniValue> registers;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user