# The list of files that contain accounts. The order of the files is
# immaterial, except that first file given is the default file, meaning that
# the add account will add a new account to the first files specified unless
# a different files is specified explicitly.
accounts_files = [
    'accounts',
    'stealth_accounts',
]
