protostar
protostar copied to clipboard
Add `label` cheatcode
function label(address addr, string label) external;
Sets a label label for addr in test traces.
If an address is labelled, the label will show up in test traces instead of the address.
Happy birthday