From fb4210f928d0892020d3dc4c32f38f30a8c1babe Mon Sep 17 00:00:00 2001 From: gator-boi Date: Mon, 22 Apr 2024 17:14:21 -0500 Subject: [PATCH] evm: update guardian set index --- evm/ts/tests/helpers/consts.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/evm/ts/tests/helpers/consts.ts b/evm/ts/tests/helpers/consts.ts index b1bfc680..016e3445 100644 --- a/evm/ts/tests/helpers/consts.ts +++ b/evm/ts/tests/helpers/consts.ts @@ -22,7 +22,7 @@ export const USDC_DECIMALS: NetworkVars = { }; export const WORMHOLE_MESSAGE_FEE = 0; -export const WORMHOLE_GUARDIAN_SET_INDEX = 3; +export const WORMHOLE_GUARDIAN_SET_INDEX = 4; export const GUARDIAN_PRIVATE_KEY = "cfb12303a19cde580bb4dd771639b0d26bc68353645571a8cff516ab2ee113a0"; export const WALLET_PRIVATE_KEYS = [