You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#1550 exposes OutputStatusFilter from the Rust side. The FFI backend was previously filtering out (ignoring) TDRs with OutputStatusFilter.unspent; this filtering has been moved to #1550. We should correctly implement the filter instead.