Browse Source

examples/misc: Use tilde in wallet path

Armani Ferrante 4 years ago
parent
commit
bfd527f760
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/misc/Anchor.toml

+ 1 - 1
examples/misc/Anchor.toml

@@ -1,5 +1,5 @@
 cluster = "localnet"
-wallet = "/home/armaniferrante/.config/solana/id.json"
+wallet = "~/.config/solana/id.json"
 
 [[test.genesis]]
 address = "FtMNMKp9DZHKWUyVAsj3Q5QV8ow4P3fUPP7ZrWEQJzKr"