Type Definition bdk_debug::blockchain::ProgressData
source · pub type ProgressData = (f32, Option<String>);Expand description
Data sent with a progress update over a channel
pub type ProgressData = (f32, Option<String>);Data sent with a progress update over a channel