From 3cf51d5479ab91cee100c4ca04d9db3a848ff8d2 Mon Sep 17 00:00:00 2001 From: obscuren Date: Mon, 16 Mar 2015 12:03:52 +0100 Subject: tmp --- common/types.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common/types.go') diff --git a/common/types.go b/common/types.go index 7646b2c34..6a9abdf18 100644 --- a/common/types.go +++ b/common/types.go @@ -1,6 +1,6 @@ package common type ( - Hash [32]byte - Address [20]byte + uHash [32]byte + uAddress [20]byte ) -- cgit v1.2.3