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
The batched mempool TX fetching logic should chunk TXs intelligently based on their expected size, so that we don't fetch too many large transactions (e.g. inscriptions) at once.
The text was updated successfully, but these errors were encountered:
See this thread for more info: #979 (comment)
The batched mempool TX fetching logic should chunk TXs intelligently based on their expected size, so that we don't fetch too many large transactions (e.g. inscriptions) at once.
The text was updated successfully, but these errors were encountered: