Commit 0dc4633
committed
0183420 chore: remove outdated TODO (nymius)
69be31b feat: expose `Plan.descriptor` field (nymius)
Pull request description:
This is the simplest way I found to use the public `Plan` API in the `Plan::update_psbt_input` method so It can later be migrated to the `rust-psbt` project.
**Notes to the reviewers**:
- There is any reason to not expose the `descriptor` and `template` fields directly?
- There is a **TODO** in the code, but I'm lacking the context of it. It is something that should be fixed or a leftover?
ACKs for top commit:
apoelstra:
ACK 0183420; successfully ran local tests
Tree-SHA512: a6164d1cfedfa69de9775273f11aa653805a2b10815b550a4305e89c117b24b4c9a722f70fd85a54e442173ae61a3fca38714bf7b4624cb06569739e4ea48ae8
1 file changed
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
221 | | - | |
| 220 | + | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | | - | |
367 | | - | |
368 | 366 | | |
369 | 367 | | |
370 | 368 | | |
| |||
0 commit comments