1
0
Fork 0
forked from forks/go-ethereum
go-ethereum-modded-tocallarg/common/types.go
obscuren 3cf51d5479 tmp
2015-03-16 12:03:52 +01:00

6 lines
63 B
Go

package common
type (
uHash [32]byte
uAddress [20]byte
)