forked from cerc-io/plugeth
Moved ethutil => common
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package common
|
||||
|
||||
type (
|
||||
Hash [32]byte
|
||||
Address [20]byte
|
||||
)
|
||||
Reference in New Issue
Block a user