Bitcoin Forum
May 07, 2024, 01:57:34 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / Does anyone have the code to do a lightning channel probing? on: September 22, 2022, 04:35:35 PM
Hi guys, I am working on a project that requires me to figure out the lightning channel balance. I am wondering if anyone here has the code of a prober?
2  Bitcoin / Development & Technical Discussion / Is there a way to figure out a HTLC's time and date? on: July 21, 2022, 02:27:49 AM
Hi guys,

does anyone know the best way to figure out the time and date of a specific HTLC commitment transaction?
3  Bitcoin / Development & Technical Discussion / How to proof ownership of BTCs when using lightning network? on: July 14, 2022, 01:38:11 AM
I am learning lightning network and I encountered an issue.

Purpose: We need to prove someone owns a certain amount of BTCs.

When the BTCs are in Bitcoin's original network (layer 1). If a person claims he owns 1BTC, we can simply have the person digitally sign a message for the related addresses (to prove ownership) and then we can check through a bitcoin node (using an indexer) to find the BTC balance as of a specific block height.

The problem is that with the proliferation of the lightning network (or other off-chain state channels), we now are unable to simply “go to the blockchain” to find the balances at a specific block height.

Given this person could have his lightning channels available stored on his own node, and this person is not objective (and could be lying). Is there a way to compile lightning channel balances from an objective source? What would be the best way to prove this person owns the BTCs while these BTCs are being used in the lightning network?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!