mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-04-17 00:11:05 +02:00
In this commit, we put the context initialization inside openChannelAndAssert, thus saving us a few lines and making sure the context is always properly handled.