Add missing error codes to InvalidParamValueErrorCode
This commit is contained in:
parent
f9b593da59
commit
f681357eeb
@ -23,6 +23,11 @@ export enum InvalidParamValueErrorCode {
|
||||
InvalidCobbDouglasAlpha,
|
||||
InvalidRewardDelegatedStakeWeight,
|
||||
InvalidMaximumMakersInPool,
|
||||
InvalidWethProxyAddress,
|
||||
InvalidEthVaultAddress,
|
||||
InvalidRewardVaultAddress,
|
||||
InvalidZrxVaultAddress,
|
||||
InvalidEpochDuration,
|
||||
}
|
||||
|
||||
export enum InitializationErrorCode {
|
||||
|
Loading…
x
Reference in New Issue
Block a user