Skip to content

Developer script "generate wallets" not working #508

@tuliomir

Description

@tuliomir

The generate_wallets.js script is no longer working because a helper it depends on requires jest to run since #340.

setupConfig: jest.fn().mockImplementation(() => Promise.resolve()),
reloadConfig: jest.fn().mockImplementation(() => Promise.resolve()),

There should be some way to run this script on a development environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions