Apply fix method description typos

Co-authored-by: Eduard S. <eduard@iden3.io>
This commit is contained in:
arnau
2020-08-10 16:45:34 +02:00
committed by arnaucube
parent d8cb7298e0
commit edb8974a5a
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ import (
const NLEAFELEMS = 4
// Account is a struct that gives information of the holdings of an address for a specific token. Is the data structure that generates the Value stored in the leaf of the MerkleTree
// Account is a struct that gives information of the holdings of an address and a specific token. Is the data structure that generates the Value stored in the leaf of the MerkleTree
type Account struct {
TokenID TokenID
Nonce uint64 // max of 40 bits used