remove incorrect docstrings, attribute docstring sources where applicable
This commit is contained in:
@@ -79,7 +79,7 @@ MIN_FINAL_CLTV_EXPIRY_FOR_INVOICE = MIN_FINAL_CLTV_EXPIRY_ACCEPTED + 1
|
||||
|
||||
|
||||
class RevocationStore:
|
||||
""" taken from lnd """
|
||||
""" Taken from LND, see license in lnchan.py. """
|
||||
|
||||
START_INDEX = 2 ** 48 - 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user