Failed metadata lookups are repeated #6

Closed
opened 2022-01-20 21:03:12 +01:00 by lash · 0 comments
Owner

Problem:

If a metadata lookup fails, it is still attempted again if same address is encountered in the tx list

Solution:

  • Skip failed lookups (within same session)
Problem: If a metadata lookup fails, it is still attempted again if same address is encountered in the tx list Solution: * Skip failed lookups (within same session)
Sign in to join this conversation.