diff options
| author | Antoine Riard <[email protected]> | 2019-04-11 14:37:30 +0000 |
|---|---|---|
| committer | Antoine Riard <[email protected]> | 2019-08-01 13:43:26 -0400 |
| commit | 8c8aa19b4b4fa56cd359092ef099bcfc7b26c334 (patch) | |
| tree | e534b3c295f52f3ab25e122256ebb753716a5850 /src/httpserver.cpp | |
| parent | Merge #16452: refactor: use RelayTransaction in BroadcastTransaction utility (diff) | |
| download | discoin-8c8aa19b4b4fa56cd359092ef099bcfc7b26c334.tar.xz discoin-8c8aa19b4b4fa56cd359092ef099bcfc7b26c334.zip | |
Add BroadcastTransaction utility usage in Chain interface
Access through a broadcastTransaction method.
Add a wait_callback flag to turn off race protection when wallet
already track its tx being in mempool
Standardise highfee, absurdfee variable name to max_tx_fee
We drop the P2P check in BroadcastTransaction as g_connman is only
called by RPCs and the wallet scheduler, both of which are initialized
after g_connman is assigned and stopped before g_connman is reset.
Diffstat (limited to 'src/httpserver.cpp')
0 files changed, 0 insertions, 0 deletions