0e1d927b47
This resolves an very unergonomic API by allowing iteration over a Transaction being signed's inputs without needing to take a conflicting reference to the transaction. The API is still relateively unsafe in that its very easy to generate bogus sighashes with it, but this is much better than it was, and its not clear how to fix it further. |
||
---|---|---|
.. | ||
blockdata | ||
network | ||
util | ||
internal_macros.rs | ||
lib.rs | ||
macros.rs | ||
test_macros.rs |