Skip to content

Commit 5237b78

Browse files
committed
fix: update program ID
1 parent a42335a commit 5237b78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/duplicate-mutable-accounts/Anchor.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ cluster = "localnet"
33
wallet = "~/.config/solana/id.json"
44

55
[programs.localnet]
6-
declare_id = "Fg6PaFpoGXkYsidMpWTK6W2BeZ7FEfcYkg476zPFsLnS"
6+
duplicate_mutable_accounts = "4D6rvpR7TSPwmFottLGa5gpzMcJ76kN8bimQHV9rogjH"
77

88
[scripts]
99
test = "yarn run ts-mocha -t 1000000 tests/*.ts"

0 commit comments

Comments
 (0)