# Functions
NewAfterHardForkBlockCreation creates the after hard fork block creator process handler.
NewMetaBlockCreatorAfterHardfork creates the after hardfork metablock creator.
NewPendingTransactionProcessor creates a pending transaction processor to be used after hardfork import.
NewShardBlockCreatorAfterHardFork creates a shard block processor for the first block after hardfork.
# Structs
ArgsAfterHardFork defines the arguments for the new after hard fork process handler.
ArgsNewMetaBlockCreatorAfterHardFork defines the arguments structure for new metablock creator after hardfork.
ArgsNewShardBlockCreatorAfterHardFork defines the arguments structure to create a new shard block creator.
ArgsPendingTransactionProcessor defines the arguments structure.