Skip to content

Commit d431f05

Browse files
author
Bingle Kruger
committed
feat(smart-contract): refactor substantially
1 parent 5818ffc commit d431f05

File tree

9 files changed

+3938
-891
lines changed

9 files changed

+3938
-891
lines changed

drt-manager/Anchor.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,14 +21,14 @@ resolution = true
2121
skip-lint = false
2222

2323
[programs.localnet]
24-
drt_manager = "9KK93rWbXofyiitr5ECgbDpGeA1HLTGd6txXz5xsL8CY"
24+
drt_manager = "4ThASJWEwoHzEsdWU94WmLhDG3gaDUQFNF7LjgaDfrPk"
2525

2626
[registry]
2727
url = "https://api.apr.dev"
2828

2929
[provider]
3030
cluster = "Devnet"
31-
wallet = "./test-wallet.json"
31+
wallet = "~/.config/solana/id.json"
3232

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

drt-manager/Cargo.lock

+90-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)