Module evm_adapters::sputnik::cheatcodes::backend[][src]

Expand description

Cheatcode-enabled backend implementation

Structs

A cheatcode backend is a wrapper around the inner backend which returns the cheatcode value if it’s already been set, else it falls back to the default value inside the backend.