rust-lightning/lightning
Matt Corallo 3f2efcdfa7 Take the full funding transaction from the user on generation
Instead of relying on the user to ensure the funding transaction is
correct (and panicing when it is confirmed), we should check it is
correct when it is generated. By taking the full funding transaciton
from the user on generation, we can also handle broadcasting for
them instead of doing so via an event.
2021-04-09 19:59:06 -04:00
..
src Take the full funding transaction from the user on generation 2021-04-09 19:59:06 -04:00
Cargo.toml Update licenses and add missing fields in Cargo.toml files 2021-03-09 16:53:03 -05:00