mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-02-28 22:23:19 +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.