Skip to content

Commit 30a70a1

Browse files
committed
added onion3 codec
1 parent 1f81af3 commit 30a70a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

multiaddr/codecs/onion3.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
import six
66

77

8-
SIZE = 37*8
8+
SIZE = 296
99
IS_PATH = False
1010

1111

0 commit comments

Comments
 (0)