]> Untitled Git - bdk-cli/commit
ref(handlers):mv handler fns into offline & others
authorVihiga Tyonum <withtvpeter@gmail.com>
Tue, 21 Apr 2026 10:19:03 +0000 (11:19 +0100)
committerVihiga Tyonum <withtvpeter@gmail.com>
Fri, 5 Jun 2026 16:12:20 +0000 (17:12 +0100)
commitbf0551b71c5da8cce5b3200f47202dd787e46a65
treec69a0c21f0517b831449428e80f41643a294800d
parent03307c96cf6e19238021949da9b805a0b3aafdd2
ref(handlers):mv handler fns into offline & others

- move handler fns into offline, online, wallets
modules
src/handlers/offline.rs [new file with mode: 0644]
src/handlers/online.rs [new file with mode: 0644]
src/handlers/wallets.rs [new file with mode: 0644]