mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
contracts/ens: fix linter error
This commit is contained in:
parent
408bfd8c19
commit
1f9594eb8e
1 changed files with 0 additions and 2 deletions
|
|
@ -33,8 +33,6 @@ const (
|
|||
swarm_typecode = 0xfa //swarm manifest
|
||||
swarm_hashtype = 0xd6 // BMT
|
||||
|
||||
ipfs_hashtype = 0x12
|
||||
|
||||
hash_length = 32
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue