Skip to content

Default output shows up even when starting from existing db #105

@glihm

Description

@glihm

Starting a Katana like this:

katana --dev --dev.accounts 1 --db-dir /tmp/k1

Katana prints out correct accounts.

However, restarting Katana like so:

katana --db-dir /tmp/k1

Then the default accounts are printed, but they are actually not deployed.
We may remove this output if started from a DB or take the actual account content from the db.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions