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
returnErr(QuorumValidationError::InvalidBLSSignature(hex::encode(value.to_bytes())));// We should not error because the signature could be given by an invalid source
returnErr(QuorumValidationError::InvalidBLSSignature(hex::encode(value.to_bytes())));// We should not error because the signature could be given by an invalid source
0 commit comments