Error
Errors
StETHQueueError
general Custom error used for all contract specific errors with the errorId_
param as error code.
Look up the specific error code in the source code to find a better explanation of what went wrong (errors.sol).
error StETHQueueError(uint256 errorId_);