Posts

Showing posts with the label First step in understanding lightning network

First step in understanding lightning network

First step in understanding lightning network I'm checking http://ift.tt/1dVRBJk and first paragraph of explanation says: Bidirectional Payment Channels. Two participants create a ledger entry on the blockchain which requires both participants to sign off on any spending of funds. What does this step mean. Is this ledger entry a transaction? Is this ledger entry actually one broadcasted multisig transaction signed by both parties that ends on the blockchain? Or two parties broadcast two multisig transactions, or two regular transactions? Can you give a numerical example? Both parties create transactions which refund the ledger entry to their individual allocation, but do not broadcast them to the blockchain. After the first step above then each party crate a regular transaction to refund what? (Can you continue on numerical example above) They can update their individual allocations for the ledger entry by creating many transactions spending from the current ledger entry...