diff options
| author | John Newbery <[email protected]> | 2019-03-26 14:56:40 -0400 |
|---|---|---|
| committer | John Newbery <[email protected]> | 2019-04-10 09:19:55 -0400 |
| commit | 7a9046e48d0aac35e8e6a3dd315aa98a207bebfe (patch) | |
| tree | 8dd5821637fc793f43216f772c226eb3746ce45b /src/httpserver.cpp | |
| parent | Merge #15746: rpc: RPCHelpMan: Always name dictionary keys (diff) | |
| download | discoin-7a9046e48d0aac35e8e6a3dd315aa98a207bebfe.tar.xz discoin-7a9046e48d0aac35e8e6a3dd315aa98a207bebfe.zip | |
[wallet] Refactor CWalletTx::RelayWalletTransaction()
This refactors the CWalletTx::RelayWalletTransaction() function to be
clearer and adds comments. It also makes two minor behavior
changes:
- no longer assert if fBroadcastTransactions is false. Just return false
from the function.
- no longer print the relay message if p2pEnabled is set to false (since
the transaction is not actually relayed).
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions