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
This map exists to translate between bitcoin txid types and dense ids when outputs and spent. Its currently unbounded. And hashing the txid again. We need a better solution in general. Taking a look at how blocksci solved this problem is good start
This map exists to translate between bitcoin txid types and dense ids when outputs and spent. Its currently unbounded. And hashing the txid again. We need a better solution in general. Taking a look at how blocksci solved this problem is good start