mirror of
https://github.com/arnaucube/hermez-node.git
synced 2026-02-07 19:36:44 +01:00
Review changes and operator -> coordinator
This commit is contained in:
@@ -14,5 +14,5 @@ type Account struct {
|
||||
Idx uint32 // bits = SMT levels (SMT levels needs to be decided)
|
||||
Nonce uint64 // effective 48 bits
|
||||
Balance *big.Int // Up to 192 bits
|
||||
Signature babyjub.PublicKey
|
||||
PublicKey babyjub.PublicKey
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user