electrum-nmc icon indicating copy to clipboard operation
electrum-nmc copied to clipboard

Upstream added Lightning constants

Open JeremyRand opened this issue 6 years ago • 0 comments

Upstream added the following to constants.py:

    BLOCK_HEIGHT_FIRST_LIGHTNING_CHANNELS = 497000
    LN_REALM_BYTE = 0
    LN_DNS_SEEDS = [
        'nodes.lightning.directory.',
        'lseed.bitcoinstats.com.',
    ]

We need to look into rebranding them for Namecoin.

JeremyRand avatar Aug 25 '19 03:08 JeremyRand