mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 11:26:44 +01:00
Initial dract of the common structs
This commit is contained in:
4
common/hash.go
Normal file
4
common/hash.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package common
|
||||
|
||||
// Hash is the used hash for Hermez network
|
||||
type Hash []byte
|
||||
Reference in New Issue
Block a user