mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-25 04:57:17 +00:00
fix linter
This commit is contained in:
parent
c4def0402a
commit
da275f35cc
@ -143,7 +143,6 @@ func TestEth66Messages(t *testing.T) {
|
||||
t.Fatal(err1)
|
||||
}
|
||||
txs = append(txs, tx)
|
||||
txRlps = append(txRlps, rlpdata)
|
||||
}
|
||||
}
|
||||
// init the block body data, both object and rlp form
|
||||
|
Loading…
Reference in New Issue
Block a user