diff options
| author | MarcoFalke <[email protected]> | 2019-11-22 15:36:43 -0500 |
|---|---|---|
| committer | MarcoFalke <[email protected]> | 2019-12-05 13:45:49 -0500 |
| commit | facbaf092f1ab298943206603cff6e6e3d30d452 (patch) | |
| tree | 8028edb1dd96232ed91d01abb6b0b40a718141ff /src/interfaces/node.cpp | |
| parent | Merge #17542: build: Create test utility library from src/test/util/ (diff) | |
| download | discoin-facbaf092f1ab298943206603cff6e6e3d30d452.tar.xz discoin-facbaf092f1ab298943206603cff6e6e3d30d452.zip | |
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