Skip to content

Reference config file for Eclair not found #54

@s-tikhomirov

Description

@s-tikhomirov

I cloned this repo, downloaded Eclair v0.3 jar into the /bin directory, renamed it to eclair.jar, and ran py.test -v test.py.

eclair.py fails on line 62 with:

FileNotFoundError: [Errno 2] No such file or directory: 'src/eclair/eclair-core/src/main/resources/reference.conf'

which is understandable, as lightning-integration doesn't know anything about the Eclair's source code, including its reference configuration file.

I thought I was only supposed to copy the executables into /bin... Other implementations are launched with command line arguments rather than config file. How should I launch this tool with Eclair?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions