typo fix (#754)
This commit is contained in:
committed by
Antioch Peverell
parent
a9d1b76414
commit
a059bbde0d
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user