There is a list of commands to interact with the [[Mempool|MEMPOOL]]:
- [[Node Command - MEMPOOL LIST|MEMPOOL LIST]] - lists datums in the mempool
- [[Node Command - MEMPOOL CHECK|MEMPOOL CHECK]] - looks for the datum hash presence in the mempool
- [[Node Command - MEMPOOL PROC|MEMPOOL PROC]] - processes a datum for the selected chain in the specified network
- [[Node Command - MEMPOOL PROC ALL|MEMPOOL PROC ALL]] - processes all datums for the selected chain of the network
- [[Node Command - MEMPOOL DELETE|MEMPOOL DELETE]] - deletes datum for the selected chain in the network
- [[Node Command - MEMPOOL DUMP|MEMPOOL DUMP]] - outputs an information about a datum in the mempool
- [[Node Command - MEMPOOL COUNT|MEMPOOL COUNT]] - displays the number of elements in the mempool for a given network
## ![[Node Command - MEMPOOL LIST]]
## ![[Node Command - MEMPOOL CHECK]]
## ![[Node Command - MEMPOOL PROC]]
## ![[Node Command - MEMPOOL PROC ALL]]
## ![[Node Command - MEMPOOL DELETE]]
## ![[Node Command - MEMPOOL DUMP]]
## ![[Node Command - MEMPOOL COUNT]]