Merge pull request #196 from Liqwid-Labs/adamczykm/typo

Fix a typo.
This commit is contained in:
emiflake 2022-10-17 12:01:34 +02:00 committed by GitHub
commit 1a71521932
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -226,7 +226,7 @@ type NumStake = Int
-- | Represent an index.
type Index = Int
{- | The validity of the generated transacrion for variuos componets.
{- | The validity of the generated transaction for variuos componets.
'True' means valid, 'False' means invalid.
-}
data Validity = Validity