Rename ProposalCore.eta to etaSeconds (#4599)
This commit is contained in:
@ -122,7 +122,7 @@ interface IGovernor is IERC165, IERC6372 {
|
||||
/**
|
||||
* @dev Emitted when a proposal is queued.
|
||||
*/
|
||||
event ProposalQueued(uint256 proposalId, uint256 eta);
|
||||
event ProposalQueued(uint256 proposalId, uint256 etaSeconds);
|
||||
|
||||
/**
|
||||
* @dev Emitted when a proposal is executed.
|
||||
|
||||
Reference in New Issue
Block a user