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
debug_log_msg="publishing attestation on committee index: #{current_duty.committee_index} | as #{current_duty.index_in_committee}/#{current_duty.committee_length-1} and pubkey: #{LambdaEthereumConsensus.Utils.format_shorten_binary(validator.pubkey)}"
250
+
log_debug(validator.index,debug_log_msg,log_md)
250
251
251
-
# FIXME: Uncommenting this line generates the invalid signature errors upon proposals
0 commit comments