mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-08 09:11:34 +00:00
tmp
This commit is contained in:
parent
b523441361
commit
3cf51d5479
1 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
package common
|
package common
|
||||||
|
|
||||||
type (
|
type (
|
||||||
Hash [32]byte
|
uHash [32]byte
|
||||||
Address [20]byte
|
uAddress [20]byte
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue