From rusty at rustcorp.com.au Tue Apr 10 23:47:49 2018 From: rusty at rustcorp.com.au (Rusty Russell) Date: Wed, 11 Apr 2018 09:17:49 +0930 Subject: [Lightning-dev] QR of node information In-Reply-To: References: Message-ID: <87zi2a7hei.fsf@rustcorp.com.au> Robert Olsson writes: > Hello all, > > I seem to not find a bolt regarding the QR code of node at ip:port > > It seems eclair only supports the format hex at ip:port format, and i haven't > tried any other mobile wallets. I anticipate a move away from "manually connect to node" and this wart will be less visible. We could come up with a bech32 'ln1' encoding, I guess. It would be 62 chars vs 66 though, if my math is correct... Cheers, Rusty.