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
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -203,18 +203,8 @@ What this workflow will do is write a program and an IDL buffer for your program
203
203
204
204
Close Buffer:
205
205
206
-
You may need this in case your deploy failed and you want to close a buffer that was already transfered to your multisig.
206
+
In case your workflow fails and the buffer was already created and transfered to your squads vault you can close that buffer using this [script](https://github.com/solana-developers/github-actions?tab=readme-ov-file#close-buffer-in-case-of-failure).
207
207
208
-
```bash
209
-
solana program show --buffers --buffer-authority <You multisig vault address>
0 commit comments