Removed
- removed unnecesarry deserialization with AccountsSnapshots, to deserialize data implementation AccountDeserialize can be used (221)
Changed
- improve AccountsStorage module structure and remove unnecessary methods in FuzzClient (223)
- improve manipulations with AccountsStorages in get_accounts() function (219)
Added