Skip to main content

Module credit_registrar

Module credit_registrar 

Source
Expand description

The worker that owns the credit registration ledger: one process, several phases, each with its own interval and its own row in credit_registration_phase_state. Every iteration goes through the same dispatcher the test tick endpoint uses.

Constants§

PROCESS_NAME 🔒

Functions§

main
run_credit_registration_worker
The bootstrap both credit-registration binaries share; they differ only in the phases worker_loop::run picks for process_name and in these messages.