]> Untitled Git - bdk-cli/commit
Document payjoin recovery commands and SQLite setup
authorMshehu5 <musheu@gmail.com>
Mon, 16 Feb 2026 13:51:18 +0000 (14:51 +0100)
committerMshehu5 <musheu@gmail.com>
Thu, 2 Jul 2026 11:30:28 +0000 (12:30 +0100)
commitb9ca88ff6fbd8846d9f6122a7695cc129b71ad8a
tree8a6c261ea292ec24f80ca356afb5f259236bc6da
parent559ba76255adaa2ab129c5df63d796ae53f5ac67
Document payjoin recovery commands and SQLite setup

Update the README to cover the new `resume` and `history` commands
so users can recover interrupted payjoin sessions and inspect saved
session state. Also add the SQLite dependency needed for the
payjoin persistence workflow.

This keeps the user-facing setup and command documentation aligned
with the new persistence and recovery behavior.
Cargo.toml
README.md