Commit 0ee470d
committed
Merge #492: DefiniteDescriptorKey: provide additional methods for converting to a DescriptorPublicKey
1477dbb DefiniteDescriptorKey: provide additional methods for converting to a DescriptorPublicKey (Andrew Poelstra)
Pull request description:
Fixes #491
I didn't provide a mutable version of this. I'm not sure if we want to support this or not; generally public keys should be immutable after creation.
ACKs for top commit:
sanket1729:
ACK 1477dbb
Tree-SHA512: 8c06ac3b6c395c3805b8cbd958ce4f354025ee88b2915562662cb084216048c6543591c468112981e8afa72d89373a544965096227475f0c198af9194d826a7e1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
| 1070 | + | |
| 1071 | + | |
| 1072 | + | |
| 1073 | + | |
| 1074 | + | |
| 1075 | + | |
| 1076 | + | |
| 1077 | + | |
| 1078 | + | |
| 1079 | + | |
1070 | 1080 | | |
1071 | 1081 | | |
1072 | 1082 | | |
| |||
1134 | 1144 | | |
1135 | 1145 | | |
1136 | 1146 | | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
1137 | 1153 | | |
1138 | 1154 | | |
1139 | 1155 | | |
| |||
0 commit comments