Fix a typo.
This commit is contained in:
parent
3a3e7a2d54
commit
f1e7f7b0ec
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue