mirror of https://github.com/status-im/op-geth.git
parent
84084df26c
commit
3e81840061
|
@ -34,7 +34,7 @@ import (
|
|||
const (
|
||||
// HashLength is the expected length of the hash
|
||||
HashLength = 32
|
||||
// AddressLength is the expected length of the adddress
|
||||
// AddressLength is the expected length of the address
|
||||
AddressLength = 20
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue