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
There is no way to get unconfirmed transfers already known to be in the pool without fetching the latest pool state, which is unnecessary if the wallet is already regularly syncing from the pool, and the extra request can be problematic with mainnet nodes rejecting too many requests from too many client wallets.
This issue requests being able to get transfers already known to be in the pool without fetching the latest pool state from monerod.