Skip to content

add logging to the wallet

David Vorick requested to merge wallet-logging into master

Now there are logging statements any time that a wallet-relevant transaction is added to consensus, or reverted from consensus.

This PR is partially to help Poloniex, so there is a log of transactions that may or may not have confirmed.

Merge request reports