@ -236,3 +236,5 @@ iguana/DB/SWAPS/1060082251-3390546616
iguana/SVM/rawfeatures/BTCD_BTC
iguana/DB/SWAPS/1032184933-1028220623
iguana/DB/SWAPS/771249356-2746947221
@ -2408,7 +2408,7 @@ void basilisk_swaploop(void *_swap)
}
if ( (swap->I.statebits & 0x40) == 0 )
if ( swap->I.iambob == 0 && (swap->I.statebits & 0x40) == 0 )
{
printf("couldnt send fee\n");
retval = -8;