0
0
llucycodes42
This function "ExplainToEndUser" will copy all the tags from the "explain to a developer" function and call it with the contract name as the only argument.
Shortcut: nat_statevariable
/// @notice Explain to an end user what this does
/// @dev Explain to a developer any extra details
/// @return Documents the return variables of a contractβs function state variable
/// @inheritdoc Copies all missing tags from the base function (must be followed by the contract name)