update relayer engine version

This commit is contained in:
Gabriel Zimmermann 2023-02-01 20:07:50 -03:00 committed by Joe Howarth
parent 323723167c
commit 9fa624e552
2 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@
"tls": true,
"cluster": true
},
"namespace": "{gr}",
"defaultWorkflowOptions": {
"maxRetries": 3
},

View File

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