Skip to content

Commit fbb207a

Browse files
authored
Update README.md
1 parent a678ce9 commit fbb207a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,9 @@ Once the build was successful you can see the program upgrade transaction in you
214214

215215
### Additional step for verification when using squads
216216

217-
When you use squads to deploy your program after you approved the transaction to deploy your program you need to still trigger a remote job of the Ottersec api for it to actually show up in the solana explorer:
217+
The verification process with Osec API will start automatically as soon as you submitted the transaction in squads that wrote the Verify PDA.
218+
219+
If it does not show as verified in the explorer after a while you can use this command to see the proggress of the verification or trigger a new run if it did not trigger automatcally:
218220

219221
```bash
220222
solana-verify remote submit-job --program-id <yourProgramId> --uploader <yourSquadVaultAddress>

0 commit comments

Comments
 (0)