Skip to content

Commit

Permalink
pr feedback: use dummy feature key until final plumbing
Browse files Browse the repository at this point in the history
  • Loading branch information
AshwinSekar committed Apr 10, 2024
1 parent 407d9b1 commit 99f0eac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/src/feature_set.rs
Original file line number Diff line number Diff line change
Expand Up @@ -774,7 +774,7 @@ pub mod enable_gossip_duplicate_proof_ingestion {
}

pub mod chained_merkle_conflict_duplicate_proofs {
solana_sdk::declare_id!("chaie9S2zVfuxJKNRGkyTDokLwWxx6kD2ZLsqQHaDD8");
solana_sdk::declare_id!("mustrekeyVfuxJKNRGkyTDokLwWxx6kD2ZLsqQHaDD8");
}

pub mod enable_chained_merkle_shreds {
Expand Down

0 comments on commit 99f0eac

Please sign in to comment.