We don't follow the JSON-RPC spec when closing a channel
Open
Type: Bug
- Dominant language
- Rust
- Stars
- 697
- Forks
- 200
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 65
Description
https://github.com/ChainSafe/forest/blob/42964f8d7bf60f270a15fddd5b69925688066c05/src/rpc/channel.rs#L318
The response should contain the id of the request, but ours in unconditionally `null`
Contributor guide
Assessment
This issue has not been assessed yet.