Exemple #1
0
 return new AccountBLL(_db.Value);
Exemple #2
0
 get => _rootHash.IsEmpty() ? null : Get(_db[_rootHash], ConvertToNibble(key));