# Functions
AddTestAddrsIncremental constructs and returns accNum amount of accounts with an initial balance of accAmt in random order.
New creates application instance with in-memory database and disabled logging.
WithCustomDB returns the simapp Option to run with different DB.
# Type aliases
GenerateAccountStrategy is simapp strategy for the account generation.
Option represents simapp customisations.