You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 03-transactions.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -930,7 +930,7 @@ The resulting funding transaction is:
930
930
931
931
In the following:
932
932
-*local* transactions are considered, which implies that all payments to *local* are delayed.
933
-
- It's assumed that *local* is the funder.
933
+
- It's assumed that *local* is the opener.
934
934
- 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).
935
935
- Transaction signatures are all deterministic, using RFC6979 (using HMAC-SHA256).
0 commit comments