mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-23 11:57:18 +00:00
Format TODO (#546)
This commit is contained in:
parent
8b61994fb3
commit
9d93312e30
@ -116,7 +116,7 @@ func (a *Attester) run(attester pb.AttesterServiceClient, validator pb.Validator
|
||||
ShardId: a.shardID,
|
||||
AttesterBitfield: attesterBitfield,
|
||||
ShardBlockHash: latestBlockHash[:], // Is a stub for actual shard blockhash.
|
||||
AggregateSig: []uint64{}, // TODO: Need Signature verification scheme/library
|
||||
AggregateSig: []uint64{}, // TODO(258): Need Signature verification scheme/library
|
||||
},
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user