aboutsummaryrefslogtreecommitdiff
path: root/src/bitcoin-cli.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2015-03-27 10:34:48 +0100
committerWladimir J. van der Laan <[email protected]>2015-04-01 13:03:39 +0200
commit6f252627b2843ff5072cb702b47e241f4ffbed92 (patch)
treea9898b0f2db439fadd759f5b3b3b99456128f49d /src/bitcoin-cli.cpp
parentMerge pull request #5950 (diff)
downloaddiscoin-6f252627b2843ff5072cb702b47e241f4ffbed92.tar.xz
discoin-6f252627b2843ff5072cb702b47e241f4ffbed92.zip
wallet: make it possible to disable transaction broadcast
This is an advanced feature which will disable any kind of automatic transaction broadcasting in the wallet. This gives the user full control of how the transaction is sent. For example they can broadcast new transactions through some other mechanism themselves, after getting the transaction hex through `gettransaction`. This just adds the option `-walletbroadcast=<0,1>`. Right now these transactions will get the status Status: conflicted, has not been successfully broadcast yet They shouldn't be shown as conflicted at all (`walletconflicts` is empty). This status will go away when the transaction is received through the network.
Diffstat (limited to 'src/bitcoin-cli.cpp')
0 files changed, 0 insertions, 0 deletions