mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 11:26:44 +01:00
Implement first iteration of node
The coordinator implementation has been refactored to allow all the goroutines to be handled from the node.
This commit is contained in:
@@ -12,5 +12,5 @@ type AccountCreationAuth struct {
|
||||
Timestamp time.Time
|
||||
EthAddr ethCommon.Address
|
||||
BJJ babyjub.PublicKey
|
||||
Signature babyjub.Signature
|
||||
Signature []byte
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user