# Functions
No description provided by the author
NewMockP2P returns an instance of a configured L2 Network (no nodes).
No description provided by the author
# Structs
MockP2P - models the p2p service of a host, but instead of sending messages over tcp it uses the `MockP2PNetwork` to distribute messages.
No description provided by the author
# Interfaces
No description provided by the author