Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Re: Free Lunch: Testing free relay with new minimum relay fee rate
by
1440000bytes
on 20/08/2025, 19:18:57 UTC
⭐ Merited by vjudeu (1)
The goal of free relay is to keep the transaction in mempool and never get included in a block. It can be used by an attacker to waste bandwidth, memory etc. for nodes in the p2p network.

Nodes limit their mempools to 300MB by default, so there's not really a large surface to attack.


https://en.wikipedia.org/wiki/Bandwidth_(computing)