Skip to content

Commit

Permalink
fix: equation
Browse files Browse the repository at this point in the history
  • Loading branch information
maxdesalle committed May 6, 2024
1 parent 8dd6eca commit ea38ce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/support/01-faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ second. Sablier uses this rate to transfer a small portion of tokens from the se

For instance, if the payment rate was 0.01 DAI per second, the recipient would receive:

0.01 _ 60 = 0.6 DAI / minute 0.01 _ 60 _ 60 = 36 DAI / hour 0.01 _ 60 _ 60 _ 24 = 864 DAI / day
$0.01 * 60 = 0.6$ DAI / minute, $0.01 * 60 * 60 = 36$ DAI / hour, $0.01 * 60 * 60 * 24 = 864$ DAI / day

### Where are the tokens held?

Expand Down

0 comments on commit ea38ce4

Please sign in to comment.