mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-10-14 00:59:33 +00:00

Rather than having to keep the usage in sync with the supported commands, simply include the usage as a field in the command handlers map and dynamically generate the usage from there.