@0x/order-utils
: Fix staking error codes after rebase.
This commit is contained in:
@@ -23,16 +23,12 @@ export enum InvalidParamValueErrorCode {
|
||||
InvalidCobbDouglasAlpha,
|
||||
InvalidRewardDelegatedStakeWeight,
|
||||
InvalidMaximumMakersInPool,
|
||||
InvalidWethProxyAddress,
|
||||
InvalidEthVaultAddress,
|
||||
InvalidRewardVaultAddress,
|
||||
InvalidZrxVaultAddress,
|
||||
InvalidEpochDuration,
|
||||
InvalidMinimumPoolStake,
|
||||
InvalidWethProxyAddress,
|
||||
InvalidEthVaultAddress,
|
||||
InvalidRewardVaultAddress,
|
||||
InvalidZrxVaultAddress,
|
||||
InvalidEpochDuration,
|
||||
}
|
||||
|
||||
export enum InitializationErrorCode {
|
||||
|
Reference in New Issue
Block a user