ZIP 308: rST formatting.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
This commit is contained in:
Daira Hopwood 2019-04-16 13:25:40 +01:00
parent cde0876c79
commit 352f77d1da
1 changed files with 1 additions and 1 deletions

View File

@ -201,7 +201,7 @@ following distribution:
1. Choose an integer exponent uniformly in the range 6 to 8 inclusive.
2. Choose an integer mantissa uniformly in the range 1 to 99 inclusive.
3. Calculate amount := (mantissa * 10:sup:`exponent`) zatoshi.
3. Calculate amount := (mantissa \* 10\ :sup:`exponent`) zatoshi.
4. If amount is greater than the amount remaining to send, repeat from step 1.
Implementations MAY optimize this procedure by selecting the exponent and