Module vyper

Source
Expand description

Vyper specific configuration types.

Structs§

VyperConfig

Functions§

normalize_evm_version_vyper
Vyper does not yet support the Prague EVM version, so we normalize it to Cancun. This is a temporary workaround until Vyper supports Prague.