We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58c51ea commit b2bca4eCopy full SHA for b2bca4e
docs/descriptors/README.md
@@ -32,6 +32,7 @@ Below are some tables to highlight the differences between Bitcoin Core's descri
32
| `pk()` | ✓ | ✓ | ✓ |
33
| `pkh()` | ✓ | ✓ | ✓ |
34
| `wpkh()` | ✓ | ✓ | ✓ |
35
+| `tr()` | | | ✓ |
36
| `sh(wpkh())` | ✓ | ✓ | ✓ |
37
| `sh()` | ✓ | ✓ | ✓ |
38
| `wsh()` | ✓ | ✓ | ✓ |
0 commit comments