Understanding Bitcoin Taproot
Schnorr signatures
Jul 11, 20227 min read

Search for a command to run...
Schnorr signatures

In the last article, I wrote about what PTLCs are, how they improve on HTLCs, and gave technical examples showing their intricacies and arguing their benefits. This article will explore how similar PTLCs are to HTLCs, as well as some problems associa...

This article is the first in a two-part series which aims to explain some of the technicalities of Lightning Network PTLCs and how they compare with HTLCs. Overview of PTLCs The Lightning Network protocol uses multihop locks for processing payments. ...

A comparison

(Part one: Rust backend)
