good morning!!!!

Skip to content
Snippets Groups Projects
Commit 3e818400 authored by ligi's avatar ligi Committed by Felix Lange
Browse files

common: fix typo (#17582)

Fixes #17581
parent 84084df2
No related merge requests found
......@@ -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
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment