Skip to content

Commit 474a980

Browse files
author
X-PACT
committed
Switching to Cloud - Fixed Anchor config and RPC settings
1 parent f8f2d2f commit 474a980

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Anchor.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ private_dao = "C5Z9tmoCMfdFBTLr2nKT2XMdqJHf1MydDdk7Ni5BASF6"
1515
url = "https://api.apr.dev"
1616

1717
[provider]
18-
cluster = "devnet"
19-
wallet = "~/.config/solana/id.json"
18+
cluster = "localnet"
19+
wallet = "/home/do/.config/solana/id.json"
2020

2121
[scripts]
2222
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"

0 commit comments

Comments
 (0)