Skip to content

Commit

Permalink
fix math expression
Browse files Browse the repository at this point in the history
  • Loading branch information
wuminzhe committed Jan 24, 2024
1 parent 83cc6bd commit c844d29
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions docs/helixbridge/liquidity_node_v2.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,7 @@ Slasher is responsible for monitoring the behavior of LnProviders and, in the ev
## TransferId


$$
TransferId = Hash(params,lastTransferId)
$$
$TransferId = Hash(params,lastTransferId)$
Where:

* **params**:
Expand Down

0 comments on commit c844d29

Please sign in to comment.