bc3e16dd13
This commit modifies the existing OpenChannel struct slightly to store a bool which indicates if we were the one who initially initiated the channel or not. This information is relevant as in the current draft of the specification, much of the fee related negotiation is contingent on who initiated the channel. |
||
---|---|---|
.. | ||
channel_test.go | ||
channel.go | ||
db_test.go | ||
db.go | ||
doc.go | ||
error.go | ||
fees.go | ||
invoice_test.go | ||
invoices.go | ||
log.go | ||
nodes_test.go | ||
nodes.go | ||
route.go |