Function bdk_debug::blockchain::progress
source · pub fn progress() -> (Sender<ProgressData>, Receiver<ProgressData>)Expand description
Shortcut to create a channel (pair of Sender and Receiver) that can transport ProgressData