CodeChain-io / CodeChain-io/codechain

Check --notify-work values are URLs on start

Đang mở
#723 6 bình luận 0 reaction 0 người được giao Xem trên GitHub
cli good first issue miner
Ngôn ngữ chính
Rust
Star
256
Fork
50
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Currently, the below command works without any error or warning.
```sh
./codechain --notify-work 127.0.0.1:3333 ...
```

But actually, it should be like:
```sh
./codechain --notify-work http://127.0.0.1:3333 ...
```

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.