Skip to content

Commit d1f5e59

Browse files
authored
xc-admin/MultisigParser for wormhole instructions (#470)
* Checkpoint * Refactor * Unrecognized instruction -> unrecognized program * Shorten tests * Rename test * Rename WormholeInstruction to WormholeMultisigInstruction * Refactor into constructor and builder method * Rename file
1 parent 7c2e02e commit d1f5e59

File tree

9 files changed

+557
-1
lines changed

9 files changed

+557
-1
lines changed

xc-admin/package-lock.json

Lines changed: 6 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

xc-admin/packages/xc-admin-common/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
},
2121
"dependencies": {
2222
"@certusone/wormhole-sdk": "^0.9.8",
23+
"@pythnetwork/client": "^2.9.0",
2324
"@solana/buffer-layout": "^4.0.1",
2425
"@solana/web3.js": "^1.73.0",
2526
"@sqds/mesh": "^1.0.6",

0 commit comments

Comments
 (0)