Skip to content

Check --notify-work values are URLs on start #723

Open
@joojis

Description

@joojis

Currently, the below command works without any error or warning.

./codechain --notify-work 127.0.0.1:3333 ...

But actually, it should be like:

./codechain --notify-work http://127.0.0.1:3333 ...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions