Add more documentation about BlockSourceError
authorJeffrey Czyz <jkczyz@gmail.com>
Fri, 3 Mar 2023 16:09:58 +0000 (10:09 -0600)
committerJeffrey Czyz <jkczyz@gmail.com>
Fri, 3 Mar 2023 20:23:17 +0000 (14:23 -0600)
commit8408b8d0e47b46fbec7042feb5fa16e25500c6a6
tree40580ad9e61b38350415ae57355d7cb8701ba6d8
parentfbe9f47e12089c574db8f2a903e2cbdf4863605f
Add more documentation about BlockSourceError

Some BlockSource implementations provide more error details. Document
this in case users want to examine it further.
lightning-block-sync/src/lib.rs
lightning-block-sync/src/rpc.rs