This commit is contained in:
Adam Jonas 2018-03-07 08:45:55 -07:00 committed by Antioch Peverell
parent a9d1b76414
commit a059bbde0d

View file

@ -49,7 +49,7 @@ kernel is assembled from the aggregate signature generated using `r` and the
public key `r*G`, and allows to verify non-inflation for all Grin transactions
(and signs the fees).
Because these signatues are built simply from a scalar and a public key, they
Because these signatures are built simply from a scalar and a public key, they
can be used to construct a variety of contracts using "simple" arithmetic.
## Timelocked Transactions