OSDN Git Service

split casper file (#1923)
[bytom/bytom.git] / proposal / proposal.go
index f8c4c40..4374cad 100644 (file)
@@ -57,7 +57,6 @@ func newBlockBuilder(chain *protocol.Chain, accountManager *account.Manager, tim
                        PreviousBlockHash: preBlockHeader.Hash(),
                        Timestamp:         timestamp,
                        BlockCommitment:   types.BlockCommitment{},
-                       BlockWitness:      make([]byte, protocol.SignatureLength),
                },
        }