Skip to content

Commit 8a0e88f

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

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -216,13 +216,6 @@ solana-verify verify-from-repo \
216216
--program-id $PROGRAM_ID \
217217
--library-name $PROGRAM \
218218
https://github.com/across-protocol/contracts
219-
solana-verify verify-from-repo \
220-
--url $RPC_URL \
221-
--keypair $KEYPAIR \
222-
--commit-hash 1adc5e132818b523e2b7850afef96ad5ea1712e8 \
223-
--program-id $PROGRAM_ID \
224-
--library-name $PROGRAM \
225-
https://github.com/across-protocol/contracts
226219
```
227220

228221
When prompted, don't yet upload the verification data to the blockchain as that should be done by the multisig. Proceed with creating the upload transaction and then import and sign/execute it in the Squads multisig:

0 commit comments

Comments
 (0)