# Functions
New opens the database at the given directory and returns the corresponding Store.
# Variables
No description provided by the author
# Structs
AccountInfo represents all the balance changes (block height, balance) for an account and whether it's a proxy account or not.
BalanceData represents the indexed balance of an account.
BlockData represents the indexed data for a block.
Store aggregates the blockchain data for Rosetta API calls.