square / subzero

Block's Bitcoin Cold Storage solution.
Apache License 2.0
683 stars 95 forks source link

[core] clean up self-checks logic to reduce code duplication #601

Closed ivmaykov closed 1 year ago

ivmaykov commented 1 year ago

This change makes it simpler to add new self checks - just add the function and register it inside register_all_self_checks().