Commit 1f007db
committed
Add preliminary send payjoin support
Remove Cargo.lock
fixed handlers formatting
payjoin 0.8.2
regenerated cargo.lock - pin tokio+tempfile to build with MSRV 1.57.0
Updated pin 8/28
added psbt::input crate1 parent 6f61d2e commit 1f007db
File tree
7 files changed
+264
-131
lines changed- .github/workflows
- src
7 files changed
+264
-131
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
62 | 66 | | |
63 | | - | |
| 67 | + | |
64 | 68 | | |
65 | 69 | | |
66 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments