mirror of
https://git.hush.is/hush/hush3.git
synced 2025-08-30 00:04:03 -04:00
test
This commit is contained in:
parent
93760f48a3
commit
15a04b7852
@ -102,7 +102,7 @@ void komodo_gateway_deposits(CMutableTransaction *txNew)
|
||||
PENDING_KOMODO_TX = 0;
|
||||
HASH_ITER(hh,PAX,pax,tmp)
|
||||
{
|
||||
if ( pax->mark != 0 )
|
||||
if ( pax->marked != 0 )
|
||||
continue;
|
||||
txNew->vout.resize(numvouts+1);
|
||||
txNew->vout[numvouts].nValue = pax->fiatoshis;
|
||||
|
Loading…
x
Reference in New Issue
Block a user