Skip to content

rpc: Add broadcasted transactions to our mempool

Add transactions broadcasted from users immediately to our local mempool rather than wait for the node to notify us of it.

Merge request reports