Skip to content

Commit

Permalink
rm extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
nazreen committed Nov 21, 2024
1 parent 1929208 commit 7eee147
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/oft-solana/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,10 @@ solana-keygen new -o target/deploy/oft-keypair.json --force
anchor keys sync
```


:warning: `--force` flag overwrites the existing keys with the ones you generate.


Run `anchor keys list` to view generated programIds. The output should look something like this:
Run `anchor keys list` to view the generated programIds (public keys). The output should look something like this:

```
endpoint: <ENDPOINT_PROGRAM_ID>
Expand Down

0 comments on commit 7eee147

Please sign in to comment.