Fix Anchor.toml (#272)

This commit is contained in:
Slavomir 2021-09-02 18:09:50 +03:00 committed by GitHub
parent f98142b182
commit c09c96e58c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ url = "https://anchor.projectserum.com"
[provider]
cluster = "localnet"
wallet = "/Users/jprince/.config/solana/id.json"
wallet = "~/.config/solana/id.json"
[scripts]
test = "mocha -t 1000000 tests/"