bump relayer-engine commit to include wallet monitor

This commit is contained in:
solanoe 2023-03-17 16:57:35 -03:00
parent 48e206168b
commit 45492020cc
2 changed files with 3 additions and 2 deletions

View File

@ -5,5 +5,6 @@
"6": [""], "6": [""],
"16": [""], "16": [""],
"14": [""] "14": [""]
} },
"tokensToMonitor": []
} }

View File

@ -17,7 +17,7 @@
}, },
"dependencies": { "dependencies": {
"@certusone/wormhole-sdk": "^0.9.6", "@certusone/wormhole-sdk": "^0.9.6",
"@wormhole-foundation/relayer-engine": "github:wormhole-foundation/relayer-engine#cc0aad43787a87ecd9f0d9893d8ccf92901d7adb", "@wormhole-foundation/relayer-engine": "github:wormhole-foundation/relayer-engine#ffc230bc2b5dd69a4256051695828ba54df70f11",
"ts-retry": "^4.1.1" "ts-retry": "^4.1.1"
}, },
"author": "Chase Moran", "author": "Chase Moran",