Skip to content

Fix QR-code and current receive address not displaying at once

Jørgen Svennevik Notland requested to merge jQrgen/wally:mp_current_receive into mp

Move current receive variable to MutableStateFlow outside of compose and observe in compose using .collectAsState

Merge request reports