You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -214,7 +214,9 @@ Once the build was successful you can see the program upgrade transaction in you
214
214
215
215
### Additional step for verification when using squads
216
216
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:
0 commit comments