Răsfoiți Sursa

spec/vesting/concepts: Fix set notation

x 4 luni în urmă
părinte
comite
b0ad83177c
1 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  1. 3 3
      doc/src/spec/contract/vesting/concepts.md

+ 3 - 3
doc/src/spec/contract/vesting/concepts.md

@@ -57,10 +57,10 @@ tracked.
 Let $E, S, V, C, T$ be the vesting configuration parameters as defined
 in [Vesting Configuration](model.md#vesting-configuration).
 
-Let $t_0 = \t{BlockWindow} \in \mathbb{F}_p$ be the current blockwindow as defined
-in [Blockwindow](model.md#blockwindow).
+Let $t_0 = \t{BlockWindow} \in [0, 2^{64})$ be the current blockwindow
+as defined in [Blockwindow](model.md#blockwindow).
 
-Let $Bv \in \mathbb{N}_{64}$ be the burned coin.
+Let $Bv \ in [0, 2^{64})$ be the burned coin value.
 
 The core formula to compute amounts corresponding to the current block
 window is: