Commit b5ed7f7
committed
Clean up conditional assignment of
We don't yet support contibuting inputs to V2 channels, so we need to
debug_assert and return an error if our signing session somehow has
local inputs.
We also return an error if for some mystical reason, in the no input
contributions case, the input count does not equal the witness count of
zero.funding_ready_for_sig_event
1 parent f5f7aa8 commit b5ed7f7
1 file changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2151 | 2151 | | |
2152 | 2152 | | |
2153 | 2153 | | |
2154 | | - | |
2155 | | - | |
| 2154 | + | |
2156 | 2155 | | |
2157 | 2156 | | |
2158 | 2157 | | |
2159 | 2158 | | |
2160 | 2159 | | |
2161 | 2160 | | |
| 2161 | + | |
| 2162 | + | |
| 2163 | + | |
| 2164 | + | |
2162 | 2165 | | |
| 2166 | + | |
2163 | 2167 | | |
2164 | 2168 | | |
2165 | 2169 | | |
| |||
2175 | 2179 | | |
2176 | 2180 | | |
2177 | 2181 | | |
2178 | | - | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
| 2189 | + | |
| 2190 | + | |
2179 | 2191 | | |
2180 | 2192 | | |
2181 | 2193 | | |
| |||
0 commit comments