diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-11-22 15:36:43 -0500 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-12-05 13:45:49 -0500 |
commit | facbaf092f1ab298943206603cff6e6e3d30d452 (patch) | |
tree | 8028edb1dd96232ed91d01abb6b0b40a718141ff /src/interfaces/node.cpp | |
parent | b983e7e1721fa68cc04c05b1249d5871d66debe5 (diff) |
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/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions