Commit 77d821e
committed
Merge rust-bitcoin#4961: fix: use correct function name in taproot-psbt error message
15f90af fix: use correct function name in taproot-psbt error message (Cameric)
Pull request description:
Replace non-existent `refresh_inheritance_timelock` with actual `refresh_tx` function name in error message
ACKs for top commit:
apoelstra:
ACK 15f90af; successfully ran local tests
Tree-SHA512: 142956a22c7a8d22d88c2d8965be0441307ad1c5939ba536604943f141c28f5b38b3fe8107d5ceb5065f2d1b8ae1ce55c87fdbe1e841c3a42f9a226fab7785391 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
0 commit comments