We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0c4f21 commit 8fbeb1bCopy full SHA for 8fbeb1b
tokens/token-swap/anchor/Anchor.toml
@@ -9,7 +9,7 @@ url = "https://api.apr.dev"
9
10
[provider]
11
cluster = "Devnet"
12
-wallet = "/Users/shivamsoni/.config/solana/id.json"
+wallet = "~/.config/solana/id.json"
13
14
[scripts]
15
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
0 commit comments