semaphore-rs/cspell.json

23 lines
381 B
JSON
Raw Normal View History

2022-03-10 23:31:59 +00:00
{
"version": "0.2",
"ignorePaths": [],
"dictionaryDefinitions": [],
"dictionaries": [],
"words": [
"biguint",
"circom",
"groth",
"hasher",
"keccak",
"merkle",
"mimc",
2022-03-11 00:06:26 +00:00
"mmaped",
"modpow",
"Repr",
2022-03-10 23:31:59 +00:00
"snarkfiles",
"zkey"
],
"ignoreWords": [],
"import": []
}