# Functions
GetProcessor returns a Processor associated with the txType.
Initialize sets the custom processors.
# Interfaces
Processor allows to generate simulation results during commit time for custom transactions.
# Type aliases
Processors maintains the association between a custom transaction type to its corresponding tx processor.