change better name for alias

This commit is contained in:
Alfredo Garcia 2021-05-05 21:07:13 -03:00 committed by Deirdre Connolly
parent aceddf1378
commit 115ed4747c
1 changed files with 1 additions and 1 deletions

View File

@ -189,7 +189,7 @@ Bytes | Field name | Data type
#### `Scalar`
`Scalar` is a better name for `jubjub::Fr` and this is a `[u64; 4]` as documented in https://github.com/zkcrypto/jubjub/blob/main/src/fr.rs#L16
`Scalar` is a an alias for `jubjub::Fr` and this is a `[u64; 4]` as documented in https://github.com/zkcrypto/jubjub/blob/main/src/fr.rs#L16
#### `Commitment`