We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c79f221 commit 0e918adCopy full SHA for 0e918ad
gossip/src/stake_weighting_config.rs
@@ -63,7 +63,7 @@ impl WeightingConfig {
63
}
64
65
mod weighting_config_control_pubkey {
66
- solana_pubkey::declare_id!("goSwVUizoqNYKEaaiTjkgdN2RgLpvsTvFt1MEVGibY9");
+ solana_pubkey::declare_id!("noDynamicGossipWeights111111111111111111111");
67
68
69
pub(crate) fn get_gossip_config_from_account(bank: &Bank) -> Option<WeightingConfig> {
0 commit comments