Commit b663940
committed
chore(bdk-electrum): use new
- removes the now unused `serde_json` dependency from `bdk_electrum`.
- update `batch_fetch_anchors` to use `batch_transaction_get_merkle`
method instead of manually creating the batch call.batch_transaction_get_merkle API1 parent a48c97a commit b663940
2 files changed
+5
-17
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
506 | 506 | | |
507 | 507 | | |
508 | 508 | | |
509 | | - | |
510 | | - | |
511 | | - | |
512 | | - | |
513 | | - | |
514 | | - | |
515 | | - | |
516 | | - | |
517 | | - | |
518 | | - | |
519 | | - | |
520 | | - | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
521 | 512 | | |
522 | 513 | | |
523 | | - | |
524 | | - | |
525 | | - | |
| 514 | + | |
526 | 515 | | |
527 | 516 | | |
528 | 517 | | |
| |||
0 commit comments