Macrosยง
- startup_
timing ๐ - Record a startup phase duration as both a log line and a Prometheus gauge. Uses gauges (not histograms) since startup only happens once per process.
Structsยง
Constantsยง
Functionsยง
- add_
startup_ ๐progress_ payload - bootstrap_
fallback ๐ - bootstrap_
health ๐ - bootstrap_
standby_ ๐ready - boxed_
integrated_ ๐server_ with_ listener_ and_ shutdown - build_
admin_ ๐state - Build the narrow [
hypercall_admin::AdminState] from the full apihandlers::AppState. - build_
bootstrap_ ๐http_ app - current_
unix_ ๐ms - parse_
configured_ ๐wallet_ set - run_
integrated_ server - run_
integrated_ server_ on - Run the integrated server on a specific address.
- run_
integrated_ server_ on_ with_ shutdown - Run the integrated server with an externally provided shutdown signal.
- run_
integrated_ server_ with_ listener - Run the integrated server on a pre-bound listener.
- run_
integrated_ server_ with_ listener_ and_ shutdown - Run the integrated server on a pre-bound listener with an external shutdown signal.
- spawn_
integrated_ server_ on - start_
bootstrap_ ๐http_ server - testnet_
bootstrap_ ๐deposit_ sequence - testnet_
bootstrap_ ๐request_ id - testnet_
bootstrap_ ๐source_ event_ hash
Type Aliasesยง
- Promote
Sender ๐