Error api change- replaced io::error with string based format
This commit is a code-quality refactor in the Lightning Dev Kit's block-sync module. It replaces the use of Rust's generic input/output error type with more specific string-based error messages when parsing HTTP and RPC responses. It does …
16ea4c7eby Apostlex0+141−1614 files