@0x/order-utils
: Add InvalidMinimumPoolStake
to StakingRevertErrors.InvalidParamValueErrorCode
.
This commit is contained in:
committed by
Lawrence Forman
parent
fa65452e2b
commit
38b94ec5f8
@@ -28,6 +28,7 @@ export enum InvalidParamValueErrorCode {
|
||||
InvalidRewardVaultAddress,
|
||||
InvalidZrxVaultAddress,
|
||||
InvalidEpochDuration,
|
||||
InvalidMinimumPoolStake,
|
||||
}
|
||||
|
||||
export enum InitializationErrorCode {
|
||||
|
Reference in New Issue
Block a user