Skip to content

Commit 7641539

Browse files
authored
SDK: Message/Payload Serdes (#152)
1 parent 68ba4e5 commit 7641539

21 files changed

+777
-875
lines changed

evm/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"generate": "typechain --target=ethers-v5 --out-dir=ts/src/types out/*/*.json"
1414
},
1515
"dependencies": {
16-
"@wormhole-foundation/sdk":"^0.6.8",
16+
"@wormhole-foundation/sdk":"^0.7.0-beta.3",
1717
"@wormhole-foundation/example-liquidity-layer-definitions":"0.0.1",
1818
"ethers": "^5.7.2"
1919
},

0 commit comments

Comments
 (0)