Skip to content

Commit e168c1d

Browse files
authored
update solana-verify in README.md (#146)
1 parent 375de90 commit e168c1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,7 @@ solana-verify get-program-hash -um Stake11111111111111111111111111111111111111
3939
with:
4040

4141
```console
42-
solana-verify build --library-name program
43-
solana-verify get-executable-hash target/deploy/solana_stake_program.so
42+
solana-verify build --library-name solana_stake_program
4443
```
4544

4645
It is possible for a solana-verify version mismatch to affect the hash; [BPF Stake Program 1.0.0](https://github.com/solana-program/stake/releases/tag/program%40v1.0.0) was built with solana-verify 0.4.6.

0 commit comments

Comments
 (0)