mirror of
https://github.com/lightningnetwork/lnd.git
synced 2026-08-13 12:32:48 +02:00
This updates the RPCAcceptor to send the correct commitment type even if the zero-conf or scid-alias channel types are set. This also adds two bools to the ChannelAcceptRequest struct that denotes whether the funder set the zero-conf and scid-alias channel types. |
||
|---|---|---|
| .. | ||
| acceptor_test.go | ||
| chainedacceptor.go | ||
| errors.go | ||
| interface.go | ||
| log.go | ||
| merge.go | ||
| merge_test.go | ||
| rpcacceptor.go | ||
| rpcacceptor_test.go | ||
| zeroconfacceptor.go | ||
| zeroconfacceptor_test.go | ||