• Sergei Zubov's avatar
    Add random select of fee address · 6cb9d329
    Sergei Zubov authored
    Sending all fees to same address will make funds on that address
    unspendable - it will never be enough confirmations on top of last
    transactions. Taking random address from pool will prevent this issue.
    6cb9d329
CircularLinkedList.cs 552 Bytes