Function breez_sdk_core::binding::breez_events_stream
source ยท pub fn breez_events_stream(s: StreamSink<BreezEvent>) -> Result<()>
Expand description
If used, this must be called before connect
. It can only be called once.