mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-03-14 04:14:56 +00:00
* Add boilerplate for the `parse` sub command. * Deserialize the given transaction hax. * Implement the rest of the wallet parse command. * Hide transaction inputs behind a `verbose` flag. * Indicate that we aren't able to extract an address out of a nonstandard transaction. Co-authored-by: Ori Newman <orinewman1@gmail.com>