pull/500/head
obscuren 10 years ago
parent b523441361
commit 3cf51d5479
  1. 4
      common/types.go

@ -1,6 +1,6 @@
package common
type (
Hash [32]byte
Address [20]byte
uHash [32]byte
uAddress [20]byte
)

Loading…
Cancel
Save