Skip to main content

Module assert_state_change

Module assert_state_change 

Source

Staticsยง

ASSERT_STATE_CHANGE

Functionsยง

is_mutating_call ๐Ÿ”’
is_state_change ๐Ÿ”’
is_storage_lvalue ๐Ÿ”’
True if the lvalue is rooted in contract storage: a state variable or a local declared storage, which aliases contract storage.