Skip to content

Commit

Permalink
Update index.html.md: add imf precision
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbigz authored Dec 9, 2024
1 parent 89c2ed0 commit 7f9da1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -1913,3 +1913,4 @@ it includes any accumulated interest.
| spot token balance | 1e9 | `SPOT_MARKET_BALANCE_PRECISION` |
| margin ratio | 1e4 | `MARGIN_PRECISION` |
| asset/liability weight | 1e4 | `SPOT_WEIGHT_PRECISION` |
| imf weight precision | 1e6 | `SPOT_IMF_PRECISION` |

0 comments on commit 7f9da1c

Please sign in to comment.