Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit 7f6c231

Browse files
author
sudikshyapant
committed
fix
1 parent bcbc083 commit 7f6c231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/technical/bitcoin-bridge.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,12 @@ and is composed of the following data:
7979

8080
1. Magic bytes.
8181
These take $11$ bytes and are used to identify the bridge.
82-
2. "Take back" TapLeaf hash.
82+
1. "Take back" TapLeaf hash.
8383
These take $32$ bytes and are used to validate the
8484
Deposit Request Transaction (DRT),
8585
while also necessary for the control block required
8686
to spend the P2TR output via the $N$-of-$N$ Tapscript.
87-
3. Execution Layer (EL) address.
87+
1. Execution Layer (EL) address.
8888
The Execution Layer (EL) address is the Strata address where
8989
the user wants to receive the BTC in Strata.
9090
It is a 20-byte Ethereum Virtual Machine (EVM) address.

0 commit comments

Comments
 (0)