We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ff7e2b commit 435d8b4Copy full SHA for 435d8b4
src/Ledger/Address.lagda
@@ -12,7 +12,7 @@ module Ledger.Address (
12
13
We define credentials and various types of addresses here. A
14
credential contains a hash, either of a verifying (public) key
15
-(\isVKey) or of a (\isScript).
+(\isVKey) or of a script (\isScript).
16
17
N.B.~in the Shelley era the type of the \stake field of the
18
\BaseAddr record was \CredentialType; to specify an address with
0 commit comments