Skip to content

Commit b5cfaf7

Browse files
authored
DEVREL-997 Solana OFT wiring: warn when provided address is not the admin/delegate (#1876)
1 parent e033dc1 commit b5cfaf7

5 files changed

Lines changed: 247 additions & 141 deletions

File tree

examples/oft-solana/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"ethers": "^5.7.2",
2424
"hardhat-deploy": "^0.12.1"
2525
},
26+
"dependencies": {
27+
"@sqds/multisig": "^2.1.3"
28+
},
2629
"devDependencies": {
2730
"@coral-xyz/anchor": "^0.31.1",
2831
"@ethersproject/abi": "^5.7.0",

0 commit comments

Comments
 (0)