1
0

lnchannel: clean-up docstrings a bit

Removed lnd copyright as by now everything covered in this file
has been rewritten.
This commit is contained in:
SomberNight
2020-03-30 02:28:50 +02:00
parent acb0d7ebac
commit 8ad6d5ddda
3 changed files with 42 additions and 56 deletions

View File

@@ -18,6 +18,9 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
#
# Many of these unit tests are heavily based on unit tests in lnd
# (around commit 42de4400bff5105352d0552155f73589166d162b).
import unittest
import os