# Functions
CreateMempool creates an instance of Mempool.
CreateMempoolMessageHandler create an instance of the MempoolMessageHandler.
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Mempool manages the transactions submitted by the clients or relayed from peers
.
MempoolMessageHandler handles the messages received over the ChannelIDTransaction channel
.
No description provided by the author