Skip to content

Commit f36e64a

Browse files
committed
Add derive sendTokenAccount to IDL
1 parent 800605e commit f36e64a

12 files changed

Lines changed: 3644 additions & 927 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,6 @@ target
66
node_modules
77
test-ledger
88
.yarn
9+
secret/
10+
raspberry/bar_config.txt
11+
raspberry/wifi_config.txt

Anchor.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ let_me_buy = "BUYuxRfhCMWavaUWxhGtPP3ksKEDZxCD5gzknk3JfAya"
99
url = "https://api.apr.dev"
1010

1111
[provider]
12-
cluster = "localnet"
12+
cluster = "devnet"
1313
wallet = "~/.config/solana/id.json"
1414

1515
[test]

0 commit comments

Comments
 (0)