Skip to content

docs(wallet): document Wallet::sign_psbt usage and requirement

ce3d189
Select commit
Loading
Failed to load commit list.
Open

feat(wallet): add Wallet::sign_psbt<K> wrapping bitcoin::Psbt::sign #438

docs(wallet): document Wallet::sign_psbt usage and requirement
ce3d189
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 11, 2026 in 0s

80.07% (+0.03%) compared to fb7681a

View this Pull Request on Codecov

80.07% (+0.03%) compared to fb7681a

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.07%. Comparing base (fb7681a) to head (ce3d189).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #438      +/-   ##
==========================================
+ Coverage   80.04%   80.07%   +0.03%     
==========================================
  Files          24       24              
  Lines        5336     5345       +9     
  Branches      242      242              
==========================================
+ Hits         4271     4280       +9     
  Misses        987      987              
  Partials       78       78              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.