Skip to content

Commit 9190715

Browse files
committed
fix: readme
Signed-off-by: Reinis Martinsons <[email protected]>
1 parent dd1828f commit 9190715

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export RPC_URL=https://api.devnet.solana.com
8585
export KEYPAIR=~/.config/solana/dev-wallet.json
8686
export PROGRAM=svm_spoke # Also repeat the deployment process for multicall_handler
8787
export PROGRAM_ID=$(cat target/idl/$PROGRAM.json | jq -r ".address")
88-
export MULTISIG=3qD6V6n2YMkejiiANj3xZo6tHKWvAuMdF89YxSiu26zc # For Squads make sure to use the vault, not the multisig address!
88+
export MULTISIG= # Export the Squads vault, not the multisig address!
8989
```
9090

9191
For the initial deployment also need these:

0 commit comments

Comments
 (0)