Commit db6b380
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 ac07d29 commit db6b380
1 file changed
+15
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2149 | 2149 | | |
2150 | 2150 | | |
2151 | 2151 | | |
2152 | | - | |
2153 | | - | |
| 2152 | + | |
2154 | 2153 | | |
2155 | 2154 | | |
2156 | 2155 | | |
2157 | 2156 | | |
2158 | 2157 | | |
2159 | 2158 | | |
| 2159 | + | |
| 2160 | + | |
| 2161 | + | |
| 2162 | + | |
2160 | 2163 | | |
| 2164 | + | |
2161 | 2165 | | |
2162 | 2166 | | |
2163 | 2167 | | |
| |||
2173 | 2177 | | |
2174 | 2178 | | |
2175 | 2179 | | |
2176 | | - | |
| 2180 | + | |
| 2181 | + | |
| 2182 | + | |
| 2183 | + | |
| 2184 | + | |
| 2185 | + | |
| 2186 | + | |
| 2187 | + | |
| 2188 | + | |
2177 | 2189 | | |
2178 | 2190 | | |
2179 | 2191 | | |
| |||
0 commit comments