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

Commit c534100

Browse files
v1.17: update feature gate no-op program id (backport of #33535) (#33540)
update feature gate no-op program id (#33535) (cherry picked from commit 93d8bcc) Co-authored-by: Joe C <jcaulfield135@gmail.com>
1 parent 194903c commit c534100

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! Contains replacement program IDs for the feature gate program
22
33
pub(crate) mod noop_program {
4-
solana_sdk::declare_id!("2rqZsQBbacRbuAuTSuJ7n49UQT9fzes8RLggFcmB9YuN");
4+
solana_sdk::declare_id!("37Yr1mVPdfUuy6oC2yPjWtg8xyyVi33TYYqyNQocsAkT");
55
}

0 commit comments

Comments
 (0)