Documentation fixes and such

This commit is contained in:
2021-05-05 20:20:34 +02:00
parent 7258a8a039
commit db4195ac57
10 changed files with 37 additions and 25 deletions

View File

@@ -17,8 +17,8 @@ Keep in mind that these are maximums, you are allowed to go lower.
| Requirement | Max rate EUR | Max rate SC |
|--------------------------|--------------|-------------|
| Storage price per month | € 2.00 / TB | {{ div 2.0 $price | formatSC }} / TB |
| Download price | € 3.00 / TB | {{ div 3.0 $price | formatSC }} / TB |
| Storage price per month | € 1.80 / TB | {{ div 1.8 $price | formatSC }} / TB |
| Download price | € 2.50 / TB | {{ div 2.5 $price | formatSC }} / TB |
| Upload price | € 2.00 / TB | {{ div 2.0 $price | formatSC }} / TB |
| Collateral per month | € 8.00 / TB | {{ div 8.0 $price | formatSC }} / TB |
| Contract formation price | € 0.10 | {{ div 0.1 $price | formatSC }} |