# Functions
NewTestP2P initializes a new p2p test service.
# Variables
TopicMappings are the protocol ids for the different types of requests.
# Structs
MockBroadcaster implements p2p.Broadcaster for testing.
MockPeersProvider implements PeersProvider for testing.
TestP2P represents a p2p implementation that can be used for testing.