Fix usage of LEOS2IP in definition of ToScalar

This commit is contained in:
str4d 2018-06-08 14:27:30 +12:00 committed by Daira Hopwood
parent c73733ae13
commit aa36706f38
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ Most of the notation and functions used in this ZIP are defined in the Sapling p
- PRF\ :sup:`expand`\ (*sk*, *t*) := BLAKE2b-512("Zcash_ExpandSeed", *sk* || *t*)
- ToScalar(*x*) := LEOS2IP(*x*) (mod *r*\ :sub:`J`\ )
- ToScalar(*x*) := LEOS2IP\ :sub:`512`\ (*x*) (mod *r*\ :sub:`J`\ )
We adapt the path notation of BIP 32 [#bip-0032]_ to describe shielded HD paths, using apostrophes to
indicate hardened derivation as in BIP 44 [#bip-0044]_: