This commit is contained in:
Danny Ryan 2019-03-28 11:31:12 -06:00
parent ba47a8f4c4
commit eb229089c8
No known key found for this signature in database
GPG Key ID: 2765A792E42CE07A
1 changed files with 0 additions and 1 deletions

View File

@ -280,7 +280,6 @@ def get_valid_attestation(state, slot=None):
)
)
attestation.aggregation_signature = bls.aggregate_signatures(signatures)
return attestation