mirror of
https://github.com/logos-messaging/go-multiaddr.git
synced 2026-01-02 13:03:11 +00:00
remove thing from debugging
This commit is contained in:
parent
d288e979d6
commit
fcee0ca9ec
@ -294,8 +294,6 @@ func garlic32Validate(b []byte) error {
|
||||
return fmt.Errorf("failed to validate garlic addr: %s not an i2p base32 address. len: %d\n", b, len(b))
|
||||
}
|
||||
}
|
||||
str, _ := garlic32BtS(b)
|
||||
fmt.Printf("%s, %d", str, len(b))
|
||||
return nil
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user