Update deploy-a-program.md (#15727) (#15728)

(cherry picked from commit 9c8e7564ed)

Co-authored-by: Kasim Te <kasimte@gmail.com>
This commit is contained in:
mergify[bot]
2021-03-05 09:02:50 +00:00
committed by GitHub
parent 2ba5828a75
commit 166fa33433

View File

@ -229,7 +229,7 @@ like multi-entity governed programs where the governing members fist verify the
intermediary buffer contents and then vote to allow an upgrade using it. intermediary buffer contents and then vote to allow an upgrade using it.
```bash ```bash
solana progrma write-buffer <PROGRAM_FILEPATH> solana program write-buffer <PROGRAM_FILEPATH>
``` ```
Buffer accounts support authorities like program accounts: Buffer accounts support authorities like program accounts: