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
We have users who can't access time due to being in WASM, and while we'd like to move them to no-std, we can't do that until we get to rust-bitcoin 0.32. Thus, for our next release, we either need to upgrade to rust-bitcoin 0.32 or we need to drop the time accesses in the OffersMessageHandler impl.