Skip to content

Commit

Permalink
fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sudikshyapant committed Oct 7, 2024
1 parent 63094fe commit a583500
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/technical/bitcoin-bridge.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@ who sends 10[^fees] BTC to a P2TR address, where:
used to generate the pubkey by shifting the NUMS point.

2. The script path spend has two paths:

Check failure on line 66 in docs/technical/bitcoin-bridge.md

View workflow job for this annotation

GitHub Actions / lint

Ordered list item prefix: Expected: 1; Actual: 2; Style: 1/1/1
1. "Deposit path", an $N$-of-$N$ multisig path,
1. "Deposit path", an $N$-of-$N$ multisig path,
where $N$ is the number of operators in the bridge.
2. "Take back" path,
2. "Take back" path,
which allows the user to take back their funds if the bridge fails to
move funds from the Deposit Request Transaction (DRT)
into the bridge address within a 1-week period,
Expand Down

0 comments on commit a583500

Please sign in to comment.