Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 301 Bytes

File metadata and controls

5 lines (4 loc) · 301 Bytes
@3loop/transaction-decoder
minor

Add an id to each strategy to make each request to a strategy unique. Effect will cache the request in a single global cache, thus to avoid the same request of being cached across different strategies we added an unique id that will identify each request.