Skip to content

Commit

Permalink
[readme] updating anchor idl set-buffer command to work
Browse files Browse the repository at this point in the history
  • Loading branch information
ochaloup committed May 6, 2024
1 parent 540bb4e commit 21e6024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,8 @@ anchor idl set-authority --provider.cluster mainnet --provider.wallet [fee-payer
<BUFFER_PUBKEY>

## in case a need of base64 anchor update
anchor idl --provider.cluster mainnet --print-only \
set-buffer --buffer <BUFFER_PUBKEY> vBoNdEvzMrSai7is21XgVYik65mqtaKXuSdMBJ1xkW4
anchor idl --provider.cluster mainnet set-buffer --print-only \
--buffer <BUFFER_PUBKEY> vBoNdEvzMrSai7is21XgVYik65mqtaKXuSdMBJ1xkW4


# 3.check verifiable deployment (<BUFFER_PUBKEY> can be verified as well)
Expand Down

0 comments on commit 21e6024

Please sign in to comment.