Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 310 Bytes

difficulty.md

File metadata and controls

12 lines (8 loc) · 310 Bytes

difficulty

Description

The difficulty cheatcode has been deprecated in medusa. Since medusa uses a post-Paris EVM version, the cheatcode will not update the block.difficulty and instead calling it will be a no-op.

Function Signature

function difficulty(uint256) external;