test
This commit is contained in:
@@ -327,6 +327,11 @@ uint32_t komodo_txtime(uint256 hash)
|
||||
return(0);
|
||||
}
|
||||
|
||||
uint64_t komodo_interest(uint64_t nValue,uint32_t nLockTime,uint32_t tiptime)
|
||||
{
|
||||
return(0);
|
||||
}
|
||||
|
||||
static void MutateTxSign(CMutableTransaction& tx, const string& flagStr)
|
||||
{
|
||||
int nHashType = SIGHASH_ALL;
|
||||
|
||||
Reference in New Issue
Block a user