Skip to content

Commit

Permalink
docs: fix typos on bridge doc (#18)
Browse files Browse the repository at this point in the history
docs: fix typos on bridge bridge doc
  • Loading branch information
john-light authored Oct 10, 2024
1 parent 2244de5 commit ec0c3ad
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 @@ -128,9 +128,9 @@ The user requests a withdrawal on Strata and an operator is assigned to
fulfill the request on bitcoin:

1. The user initiates a withdrawal request, in response to which
the corresponding amount of strata BTC or `S-BTC` is burned from Strata.
the corresponding amount of BTC is burned on Strata.
1. After the burn is confirmed, the assigned operator creates
and signs a Withdrawal Transaction (WT) on the Bitcoin blockchain
and signs a Withdrawal Transaction (WT) on the bitcoin blockchain
where they spend 10 BTC from the bridge address' UTXO set,
while subtracting the operator's fee (5% of the bridge denomination)
and the mining fee (minimum 10 satoshis per vByte),
Expand Down

0 comments on commit ec0c3ad

Please sign in to comment.