Skip to content

Commit

Permalink
fix(mesh): moved mesh to new repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ogmedia committed Feb 6, 2023
1 parent ffdbbe5 commit c6cb1f2
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 3,458 deletions.
4 changes: 0 additions & 4 deletions Anchor.toml.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,25 @@ anchor_version = "0.25.0"
[programs.localnet]
squads_mpl = "84Ue9gKQUsStFJQCNQpsqvbceo7fKYSSCCMXxMZ5PkiW"
program_manager = "8Y5Qbdb67Ka4LcPCziyhLrGbYN2ftZ1BG11Q5PiHenLP"
mesh = "5mt41y2huXBXb8HSkMiNexABuk8GVEmrgZqEgauGtV4y"
txmeta = "5o4wQhxotU8rVz6iK1VowzyX53z3HuznvhvYYCMZn875"
validator = "FnVHo2S6NxqaGT8buKCzxs8njaZEUkA9aRQNU87ASFyv"
roles = "8hG7uP3qM5NKSpNnNVsiRP2YoYLA91kcwZb8CZ4U7fV2"

[programs.devnet]
squads_mpl = "SMPLecH534NA9acpos4G6x7uf3LWbCAwZQE9e8ZekMu"
program_manager = "SMPLKTQhrgo22hFCVq2VGX1KAktTWjeizkhrdB1eauK"
mesh = "SMPLVC8MxZ5Bf5EfF7PaMiTCxoBAcmkbM2vkrvMK8ho"
txmeta = "SMPL5bz5ERMdweouWrXtk3jmb6FnjZkWf7pHDsE6Zwz"
roles = "SMPLvKJwsyNGD6xf7Ph6VRpDGPa3DXV4uPHcTAnXe6r"

[programs.testnet]
squads_mpl = "SMPLecH534NA9acpos4G6x7uf3LWbCAwZQE9e8ZekMu"
program_manager = "SMPLKTQhrgo22hFCVq2VGX1KAktTWjeizkhrdB1eauK"
mesh = "SMPLVC8MxZ5Bf5EfF7PaMiTCxoBAcmkbM2vkrvMK8ho"
txmeta = "SMPL5bz5ERMdweouWrXtk3jmb6FnjZkWf7pHDsE6Zwz"
roles = "SMPLvKJwsyNGD6xf7Ph6VRpDGPa3DXV4uPHcTAnXe6r"

[programs.mainnet]
squads_mpl = "SMPLecH534NA9acpos4G6x7uf3LWbCAwZQE9e8ZekMu"
program_manager = "SMPLKTQhrgo22hFCVq2VGX1KAktTWjeizkhrdB1eauK"
mesh = "SMPLVC8MxZ5Bf5EfF7PaMiTCxoBAcmkbM2vkrvMK8ho"
txmeta = "SMPL5bz5ERMdweouWrXtk3jmb6FnjZkWf7pHDsE6Zwz"
validator = "SMPLbiNbsa19gf9jz8x9uHSvSn9VLFJB38dGy46kqJ7"
roles = "SMPLvKJwsyNGD6xf7Ph6VRpDGPa3DXV4uPHcTAnXe6r"
Expand Down
Loading

0 comments on commit c6cb1f2

Please sign in to comment.