Expand description
Config traits for various node components.
Traitsยง
- A trait that provides payload builder settings.
- A trait that represents the configured network and can be used to apply additional configuration to the network.
- A trait that provides all basic config values for the transaction pool and is implemented by the
TxPoolArgs
type.