Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Scenarios map[string]func() scenariotypes.Scenario = map[string]func() scenariotypes.Scenario{ "blob-combined": blobcombined.NewScenario, "blob-conflicting": blobconflicting.NewScenario, "blobs": blobs.NewScenario, "blob-replacements": blobreplacements.NewScenario, "eoatx": eoatx.NewScenario, "erctx": erctx.NewScenario, "deploy-destruct": deploydestruct.NewScenario, "deploytx": deploytx.NewScenario, "gasburnertx": gasburnertx.NewScenario, "wallets": wallets.NewScenario, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.