mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-07-06 21:02:32 +00:00

This commit adds a new function to btcctl that shows the results as properly indented JSON instead of relying on spew and changes all of the commands that used spew to the new function. The output of btcctl should be more user-facing than developer-facing.