]> Untitled Git - bdk-cli/commit
refactor(handlers): Apply app context
authorVihiga Tyonum <withtvpeter@gmail.com>
Fri, 29 May 2026 03:24:41 +0000 (04:24 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Fri, 5 Jun 2026 16:32:14 +0000 (17:32 +0100)
commit63162bed1ba9804486048a401b2c927a66060ce2
tree148f807156c733406eb65f74ee9f28a2b5faa4db
parentf3deed85868f15f9b97355d1680d2df6d1432120
refactor(handlers): Apply app context

- apply app context with state to all the modules
- cover case for commands when db is not required
src/handlers/config.rs
src/handlers/descriptor.rs
src/handlers/key.rs
src/handlers/offline.rs
src/handlers/online.rs
src/handlers/repl.rs