Files
bitcoin/test/functional/feature_asmap.py
Fabian Jahr cf4943fdcd refactor: Use span instead of vector for data in util/asmap
This prevents holding the asmap data in memory twice.

The version hash changes due to spans being serialized without their size-prefix (unlike vectors).
2026-01-20 23:59:41 +01:00

5.8 KiB
Executable File