Files
pezkuwi-subxt/substrate/client/sysinfo
Alexandru Gheorghe dca142398e substrate: sysinfo: Expose failed hardware requirements (#2144)
The check_hardware functions does not give us too much information as to
what is failing, so let's return the list of failed metrics, so that callers can print 
it.

This would make debugging easier, rather than try to guess which
dimension is actually failing.

Signed-off-by: Alexandru Gheorghe <alexandru.gheorghe@parity.io>
2023-11-03 15:26:40 +02:00
..

This crate contains the code necessary to gather basic hardware and software telemetry information about the node on which we're running.

License: GPL-3.0-or-later WITH Classpath-exception-2.0