mirror of
https://github.com/lens-protocol/core.git
synced 2026-04-22 03:02:03 -04:00
misc: Clarified comment.
This commit is contained in:
@@ -9,7 +9,8 @@ import {Errors} from '../../libraries/Errors.sol';
|
||||
/**
|
||||
* @title LensMultiState
|
||||
*
|
||||
* @notice This is an abstract contract that implements internal LensHub state setting and validation.
|
||||
* @notice This is an abstract contract that implements internal LensHub state validation. Setting
|
||||
* is delegated to the GeneralLib.
|
||||
*
|
||||
* whenNotPaused: Either publishingPaused or Unpaused.
|
||||
* whenPublishingEnabled: When Unpaused only.
|
||||
|
||||
Reference in New Issue
Block a user