4 longs in a hash
This commit is contained in:
@@ -355,7 +355,7 @@ int32_t NSPV_mempoolfuncs(bits256 *satoshisp,int32_t *vindexp,std::vector<uint25
|
|||||||
{
|
{
|
||||||
txids.push_back(hash);
|
txids.push_back(hash);
|
||||||
*vindexp = vouti;
|
*vindexp = vouti;
|
||||||
if ( num < 8 )
|
if ( num < 4 )
|
||||||
satoshisp->ulongs[num] = txout.nValue;
|
satoshisp->ulongs[num] = txout.nValue;
|
||||||
num++;
|
num++;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user