Files
bitcoin/src/kernel
Alexander Wiederin ba6287a449 kernel: align height parameters to int32_t in btck API
Aligns btck_chain_get_height and btck_chain_get_by_height to use int32_t
for height parameters and return values. Updates the C++ wrapper
accordingly.
2026-04-17 16:35:31 +02:00
..