Function init

Source
pub async fn init<K>(
    client: &Client,
    spk_tracker: &mut DerivedSpkTracker<K>,
) -> Result<()>
where K: Clone + Ord + Send + Sync + 'static,
Expand description

Initiate emitter by subscribing to headers and scripts.