mirror of https://github.com/status-im/op-geth.git
tmp
This commit is contained in:
parent
b523441361
commit
3cf51d5479
|
@ -1,6 +1,6 @@
|
|||
package common
|
||||
|
||||
type (
|
||||
Hash [32]byte
|
||||
Address [20]byte
|
||||
uHash [32]byte
|
||||
uAddress [20]byte
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue