State changes printer
Name: state-changes
Prints all blockchain state changes performed by a function/modifier and all subsequent function calls.
Example
Parameters
Command-line name |
TOML name |
Type |
Default value |
Description |
--name (multiple) |
names |
List[str] |
[] |
Function and modifier names to print state changes for. |
--links |
links |
bool |
True |
Whether to print links to the source code. |