Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 0b1a4d0

Browse files
committed
Update existing code to use non-local dependencies
1 parent 656ca12 commit 0b1a4d0

File tree

25 files changed

+240
-2796
lines changed

25 files changed

+240
-2796
lines changed

Anchor.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ solana_version = "2.1.0"
66
members = [
77
"governance/program",
88
"governance/chat/program",
9-
"stake-pool/program",
10-
"token/program",
11-
"token/program-2022",
129
]
1310
exclude = [
1411
"account-compression/"
@@ -21,6 +18,3 @@ wallet = "~/.config/solana/id.json"
2118
[programs.mainnet]
2219
spl_governance = "GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw"
2320
spl_governance_chat = "gCHAtYKrUUktTVzE4hEnZdLV4LXrdBf6Hh9qMaJALET"
24-
spl_stake_pool = "SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy"
25-
spl_token = "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA"
26-
spl_token_2022 = "TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb"

0 commit comments

Comments
 (0)