aboutsummaryrefslogtreecommitdiff
path: root/src/node
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2019-11-22 15:36:43 -0500
committerMarcoFalke <falke.marco@gmail.com>2019-12-05 13:45:49 -0500
commitfacbaf092f1ab298943206603cff6e6e3d30d452 (patch)
tree8028edb1dd96232ed91d01abb6b0b40a718141ff /src/node
parentb983e7e1721fa68cc04c05b1249d5871d66debe5 (diff)
downloadbitcoin-facbaf092f1ab298943206603cff6e6e3d30d452.tar.xz
rpc: Use mempool from node context instead of global
Currently they are identical, but in the future we might want to turn the mempool into a unique_ptr. Replacing the global with the mempool pointer from the node context simplifies this step.
Diffstat (limited to 'src/node')
0 files changed, 0 insertions, 0 deletions