semaphore-rs/cspell.json

23 lines
381 B
JSON
Raw Normal View History

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