From 3710a0fe47666f2b030e2cadfe31b4f93227a9dd Mon Sep 17 00:00:00 2001 From: jl777 Date: Thu, 20 Oct 2016 05:55:13 -0300 Subject: [PATCH] test --- src/komodo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/komodo.h b/src/komodo.h index a3547aad0..a52b722c7 100644 --- a/src/komodo.h +++ b/src/komodo.h @@ -311,7 +311,7 @@ void komodo_nutxoadd(int32_t height,int32_t notaryid,uint256 txhash,uint64_t vou } } -int32_t komodo_nutxofind(uint256 txhash,int32_t vout) // change to HASH_FIND() +int32_t komodo_nutxofind(int32_t height,uint256 txhash,int32_t vout) // change to HASH_FIND() { int32_t i; for (i=0; i