Fix NatSpec comment syntax
This commit is contained in:
@ -86,7 +86,7 @@ contract TimelockController is AccessControl {
|
|||||||
_;
|
_;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/**
|
||||||
* @dev Contract might receive/hold ETH as part of the maintenance process.
|
* @dev Contract might receive/hold ETH as part of the maintenance process.
|
||||||
*/
|
*/
|
||||||
receive() external payable {}
|
receive() external payable {}
|
||||||
|
|||||||
Reference in New Issue
Block a user