126f79dbb1
We add a new funding assembler and intent type that handle channel funding through the use of a PSBT. The PsbtIntent is in itself a simple state machine that can be stepped through the process of assembling the required information for the funding output, verifying a user supplied PSBT for correctness, accepting a fully signed PSBT and then assembling the funding wire message. |
||
---|---|---|
.. | ||
assembler.go | ||
canned_assembler.go | ||
coin_select_test.go | ||
coin_select.go | ||
log.go | ||
psbt_assembler_test.go | ||
psbt_assembler.go | ||
wallet_assembler.go |