Skip to content

Commit 0388e09

Browse files
authored
Merge pull request #848 from MinaProtocol/glossary4-iterate
2 parents 14f20cb + 67d73d0 commit 0388e09

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/glossary.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ keywords:
88
- mina ecosystem
99
- zkp
1010
- mina
11-
- zero-knowledge proofs
11+
- zero knowledge proofs
1212
---
1313

1414
# Glossary
1515

1616
[A](#a) [B](#b) [C](#c) [D](#d) [E](#e) [F](#f) [G](#g) [H](#h) [I](#i) J [K](#k) [L](#l) [M](#m) [N](#n) [O](#o)
1717
[P](#p) Q [R](#r) [S](#s) [T](#t) [U](#u) [V](#v) W X Y [Z](#z)
1818

19-
Are you looking for a zero knowledge or Mina term that isn't here yet? To let us know, please [create an issue](https://github.com/o1-labs/docs2/issues) or click **EDIT THIS PAGE** to submit a PR.
19+
Are you looking for a zero knowledge, o1js, zkApp, or Mina term that isn't here yet? To let us know, please [create an issue](https://github.com/o1-labs/docs2/issues) or click **EDIT THIS PAGE** to submit a PR.
2020

2121
## A
2222

@@ -601,7 +601,7 @@ A command line tool that zkApp developers use to scaffold and deploy smart contr
601601

602602
### zkApp account
603603

604-
A smart contract account. Each zkApp account provides 8 fields of 32 bytes each of arbitrary storage. When a Mina address contains a verification key, it acts as a zkApp account.
604+
A zkApp account is an account on the Mina blockchain where a zkApp smart contract is deployed. Each zkApp account provides 8 fields of 32 bytes each of arbitrary storage. When a Mina address contains a verification key, it acts as a zkApp account.
605605

606606
### zkApp manager account
607607

0 commit comments

Comments
 (0)