mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-01 06:33:17 +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.