mirror of
https://github.com/Instadapp/dsa-governance.git
synced 2024-07-29 22:27:52 +00:00
Minor comment change
This commit is contained in:
parent
46a7ec1df4
commit
ee3905aa57
|
@ -76,7 +76,7 @@ contract TokenDelegate is TokenDelegateStorageV1, TokenEvents {
|
|||
}
|
||||
|
||||
/**
|
||||
* @notice Pause the token transfer
|
||||
* @notice Token name and symbol change
|
||||
*/
|
||||
// TODO @KaymasJain - Looks good? And should we have two functions or single?
|
||||
function changeNameAndSymbol(string calldata name_, string calldata symbol_) external {
|
||||
|
|
Loading…
Reference in New Issue
Block a user