Package org.hyperledger.besu.plugin.services.txselection
package org.hyperledger.besu.plugin.services.txselection
-
ClassDescriptionThis class represents an abstract plugin transaction selector which provides methods to manage the selector state.A service that can be used by plugins to include their pending transactions during block creation.Interface for the transaction selectorInterface for a factory that creates transaction selector and propose pending transaction for block inclusionManages the state of transaction selectors (including the plugin transaction selector
PluginTransactionSelector) during the block creation process.A function that create a duplicate of the input object.This interface defines the context for evaluating a transaction.Interface for the transaction selector