Expose AsyncBlockSourceResult and BlockSourceResult as pub
authorValentine Wallace <vwallace@protonmail.com>
Wed, 24 Mar 2021 20:03:36 +0000 (16:03 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Fri, 26 Mar 2021 18:54:19 +0000 (14:54 -0400)
commit85106c9768c4fa5cac2e0123a0d67cd6a7d9862a
tree9705066336ab0d1d8245482a1619d9f17f55f23f
parent8a8c75a8fc96e5c8ed59e6d80a517bc59215b4d6
Expose AsyncBlockSourceResult and BlockSourceResult as pub

Useful for writing objects that implement BlockSource trait.
lightning-block-sync/src/lib.rs