Skip to content

Commit

Permalink
Add word linearity in how it works doc (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
yzernik committed Dec 28, 2021
1 parent 58c1b43 commit 9d0c50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/how-squeak-protocol-works.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Without the ability to buy content trustlessly, users would be less willing to m
## How trustless payments work
The Squeak protocol uses primitives from elliptic curve cryptography to do trustless Bitcoin payments over Lightning in exchange for content.

### Elliptic curve distributive property
### Elliptic curve linearity

We can take advantage of the distributive property of points on elliptic curves:

Expand Down

0 comments on commit 9d0c50d

Please sign in to comment.