Expand description
A malicious node variant that attempts spam statement requests.
This malus variant behaves honestly in everything except when propagating statement distribution requests through the network bridge subsystem. Instead of sending a single request when it needs something it attempts to spam the peer with multiple requests.
Attention: For usage with zombienet
only!
Structsยง
- Request
Spammer ๐ - Wraps around network bridge and replaces it.
- Spam
Statement ๐Requests - SpamStatementRequests implementation wrapper which implements
OverseerGen
glue. - Spam
Statement Requests Options