chore: fix all typos (#20196)

This commit is contained in:
Hoang Do
2024-04-26 10:01:14 +00:00
committed by GitHub
parent bf6ecbc28c
commit 99dbdd5aa7
29 changed files with 32 additions and 32 deletions
+1 -1
View File
@@ -237,7 +237,7 @@ Thus this scheme has efficiency improvements, simplicity improvements, and expre
\item Mention storage optimization for how to prune slashing entries in the uniform inflation and iteration over slashing case
\item Add equation numbers
\item perhaps re-organize so that the no iteration
\item Section on decimal precision considerations (would unums help?), and mitigating errors in calculation with floats and decimals. -- This probably belongs in a corrollary markdown file in the implementation
\item Section on decimal precision considerations (would unums help?), and mitigating errors in calculation with floats and decimals. -- This probably belongs in a corollary markdown file in the implementation
\item Consider indicating that the withdraw action need not be a tx type and could instead happen 'transparently' when more coins are needed, if a chain desired this for UX / p2p efficiency.
\end{itemize}