Skip to content

Commit

Permalink
fix(program-id): added pId
Browse files Browse the repository at this point in the history
  • Loading branch information
ogmedia committed Feb 13, 2023
1 parent 829b79a commit a78299d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/squads-mpl/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ security_txt! {
auditors: "OtterSec, Neodyme"
}

declare_id!("84Ue9gKQUsStFJQCNQpsqvbceo7fKYSSCCMXxMZ5PkiW");
declare_id!("SMPLecH534NA9acpos4G6x7uf3LWbCAwZQE9e8ZekMu");

#[program]
pub mod squads_mpl {
Expand Down

0 comments on commit a78299d

Please # to comment.