Switch to using IntMap
for TxSeq
decoding
#4900
Labels
💳 technical-debt
Issues related to technical debt we introduced
IntMap
for TxSeq
decoding
#4900
IntMap
is a bit more efficient thanMap
when dealing withInt
key.It will be better to use
IntMap
for decodingTxAuxData
and in usage ofindexLookupSeq
The text was updated successfully, but these errors were encountered: