mirror of
https://github.com/go-i2p/go-i2p.git
synced 2025-07-04 13:32:52 -04:00
testing and improvements to the common data structures
This commit is contained in:
3
lib/common/hash.go
Normal file
3
lib/common/hash.go
Normal file
@ -0,0 +1,3 @@
|
||||
package common
|
||||
|
||||
type Hash [32]byte
|
Reference in New Issue
Block a user