Skip to content

Commit

Permalink
revert later: make opener->funder so BOLT checks pass
Browse files Browse the repository at this point in the history
  • Loading branch information
niftynei committed Jul 24, 2019
1 parent cddf540 commit 2b1cf09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 03-transactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -930,7 +930,7 @@ The resulting funding transaction is:

In the following:
- *local* transactions are considered, which implies that all payments to *local* are delayed.
- It's assumed that *local* is the funder.
- It's assumed that *local* is the opener.
- Private keys are displayed as 32 bytes plus a trailing 1 (Bitcoin's convention for "compressed" private keys, i.e. keys for which the public key is compressed).
- Transaction signatures are all deterministic, using RFC6979 (using HMAC-SHA256).

Expand Down

0 comments on commit 2b1cf09

Please sign in to comment.