# Packages
No description provided by the author
# Functions
DefaultConfig returns the default mempool configuration.
New constructs a new mempool.
# Constants
MaximumStandardTransactionMass is the maximum mass allowed for transactions that are considered standard and will therefore be relayed and considered for mining.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
These constants define the various supported reject codes.
# Structs
Config represents a mempool configuration.
RuleError identifies a rule violation.
TxRuleError identifies a rule violation.
# Type aliases
RejectCode represents a numeric value by which a remote peer indicates why a message was rejected.