Skip to content

Commit

Permalink
chore: program_id
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnamananand996 committed Oct 8, 2024
1 parent 8e74756 commit 9278b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion programs/world/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ use tuple_conv::RepeatedTuple;
#[cfg(not(feature = "no-entrypoint"))]
use solana_security_txt::security_txt;

declare_id!("FBmdiXs7YwX7Q1HNvqM2CKtRbthode4Qf9dkhho4r2xp");
declare_id!("WorLD15A7CrDwLcLy4fRqtaTb9fbd8o8iqiEMUDse2n");

#[cfg(not(feature = "no-entrypoint"))]
security_txt! {
Expand Down

0 comments on commit 9278b0f

Please sign in to comment.