iotaledger / tips

Tangle Improvement Proposals for the IOTA technology stack.
https://iotaledger.github.io/tips
Apache License 2.0
86 stars 53 forks source link

fix typo on the formula of min_deposit_of_output #118

Closed EddyTheCo closed 1 year ago

EddyTheCo commented 1 year ago

Putting the 2 formulas on the same line could be confusing. The later could lead to think that min_deposit_of_output = ∑(weight𝑖 · byte_size𝑖) + offset .