lit icon indicating copy to clipboard operation
lit copied to clipboard

node_id format and iterop with other LN implementations

Open yaslama opened this issue 6 years ago • 2 comments

It seems that the node_id format used by lit is not compatible with the format used by other LN implementations (lnd and c-lightning for instance). The pubkey is bech32 encoded in lit but hex encoded in other implementations. Is a PR to change the node_id format is relevant ?

yaslama avatar May 24 '18 14:05 yaslama

@alindr: If we removed this from the board, should we close it?

gertjaap avatar Jun 27 '18 23:06 gertjaap

I guess this issue can stay open until the PR made towards it is merged / closed.

Varunram avatar Jun 29 '18 17:06 Varunram