mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Add request_types and their help * Added command parser * Updated main to use command if it's specified * Some progress in making everything work * Fix command parser for pointers to structs * Cleanup code * Enhance usage text * Fixed typo * Some minor style fixing, and remove temporary code * Correctly fallthrough in stringToValue unsupported types Co-authored-by: stasatdaglabs <39559713+stasatdaglabs@users.noreply.github.com>