]> Untitled Git - bdk-cli/commit
Update handlers
authorrajarshimaitra <rajarshi149@gmail.com>
Fri, 9 Sep 2022 07:57:13 +0000 (13:27 +0530)
committerrajarshimaitra <rajarshi149@gmail.com>
Fri, 9 Sep 2022 15:29:40 +0000 (20:59 +0530)
commit0eb2dc8a1dc31b3d0f2758ad64fd131f53ba1571
tree753ac9fb0718f279abd96b2788b572a2a3d8cd40
parent0212b48ed1c8432a7af1224840de974d2917790b
Update handlers

 - Update the handlers to handle node commands
 - Main `handle_command()` function signature changed to only take
   in a `CliOpts`. This is helpful for wasm or any other binding
   produced on bdk-cli.
src/handlers.rs