|
|
|
|
|
by kovek
3162 days ago
|
|
We were just discussing this earlier with some friends. Don't bitcoin transactions take a large amount of time? A block takes 10 minutes to mine, and there is no guarantee your transaction will be picked up by the currently mined block (or the one after), because there is a limit on the number of transactions that can fit in a block. Are there solutions to this? |
|
The proposed blockchain solution for this are state channels where payments are then instant. Using state channels you can build a multi-hop network solution called Raiden (Ethereum) and Lightning Network (Bitcoin).