mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 03:16:45 +01:00
5 lines
77 B
Go
5 lines
77 B
Go
package common
|
|
|
|
// Hash is the used hash for Hermez network
|
|
type Hash []byte
|