common: all golint warnings removed (#16852)
* common: all golint warnings removed * common: fixups
This commit is contained in:
committed by
Péter Szilágyi
parent
cfde0b5f52
commit
d0fd8d6fc2
@ -29,6 +29,7 @@ import (
|
||||
"github.com/ethereum/go-ethereum/crypto/sha3"
|
||||
)
|
||||
|
||||
// Lengths of hashes and addresses in bytes.
|
||||
const (
|
||||
HashLength = 32
|
||||
AddressLength = 20
|
||||
|
Reference in New Issue
Block a user