You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
let hpmn_only = llmq_type == network.platform_type();
20
21
let quorum_modifier = quorum_modifier.build_llmq_hash();
21
22
let score_dictionary = self.scores_for_quorum(quorum_modifier, hpmn_only);
23
+
if quorum.quorum_entry.quorum_hash.to_byte_array().to_vec() == hex::decode("00000000000000048529d958e7cfa32f51f0ac0584f7037ac34d8448f8a2a684").unwrap(){
0 commit comments