Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Update existing code to use non-local dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
joncinque committed Jan 10, 2025
1 parent 656ca12 commit 0b1a4d0
Show file tree
Hide file tree
Showing 25 changed files with 240 additions and 2,796 deletions.
6 changes: 0 additions & 6 deletions Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ solana_version = "2.1.0"
members = [
"governance/program",
"governance/chat/program",
"stake-pool/program",
"token/program",
"token/program-2022",
]
exclude = [
"account-compression/"
Expand All @@ -21,6 +18,3 @@ wallet = "~/.config/solana/id.json"
[programs.mainnet]
spl_governance = "GovER5Lthms3bLBqWub97yVrMmEogzX7xNjdXpPPCVZw"
spl_governance_chat = "gCHAtYKrUUktTVzE4hEnZdLV4LXrdBf6Hh9qMaJALET"
spl_stake_pool = "SPoo1Ku8WFXoNDMHPsrGSTSG1Y47rzgn41SLUNakuHy"
spl_token = "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA"
spl_token_2022 = "TokenzQdBNbLqP5VEhdkAS6EPFLC1PHnBqCXEpPxuEb"
Loading

0 comments on commit 0b1a4d0

Please sign in to comment.