• Sergei Zubov's avatar
    Fix CoinStake transaction · 4791d4b6
    Sergei Zubov authored
    Only worker that finds solution to POS should add output with fees.
    Otherwise, race condition occurs and output with fee is added multiple
    times and not in right place, causing consensus to reject block with
    bad signature exception.
    4791d4b6
DeStreamPosMinting.cs 12.1 KB