Respond to a package being rejected from the mempool.
Synopsis
Declared in <node/txdownloadman_impl.h>
void
MempoolRejectedPackage(Package const& package);
Parameters
Name |
Description |
package |
The rejected package of transactions. |
Created with MrDocs