diff --git a/apps/token/src/routes/staking/leaving-validators.tsx b/apps/token/src/routes/staking/leaving-validators.tsx index 0f1d957f3..c583f05aa 100644 --- a/apps/token/src/routes/staking/leaving-validators.tsx +++ b/apps/token/src/routes/staking/leaving-validators.tsx @@ -2,4 +2,5 @@ export const LEAVING_VALIDATORS = [ 'efbdf943443bd7595e83b0d7e88f37b7932d487d1b94aab3d004997273bb43fc', '5db9794f44c85b4b259907a00c8ea2383ad688dfef6ffb72c8743b6ae3eaefd4', 'f3022974212780ea1196af08fd2e8a9c0d784d0be8e97637bd5e763ac4c219bd', + '8d33c6e06207ed5735c8b5b6c0c6234f44eb381b242a25a538ed3315369d2203', ];