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

This commit is contained in:
Kasim Te
2021-03-05 17:41:33 +09:00
committed by GitHub
parent edd159e7d7
commit 9c8e7564ed

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: