mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
This commit removes the remote_funding field from the OpenChannel message as dual funding channels aren’t yet supported at the wire level within the spec (although the daemon is able to handle them properly). In place we now add the ‘push_sat’ field which allows the initiator to push over a certain amount to the responder as part of the initial state. |
||
---|---|---|
.. | ||
gen_protos.sh | ||
rpc.pb.go | ||
rpc.pb.gw.go | ||
rpc.proto | ||
rpc.swagger.json |