Skip to content

Commit bcc892c

Browse files
authored
Merge pull request bitcoin#1641 from achow101/finalize-370
370: Mark as final
2 parents bee19da + 968c4ee commit bcc892c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1134,13 +1134,13 @@ Those proposing changes should consider that ultimately consent may rest with th
11341134
| Matt Corallo, Bastien Teinturier
11351135
| Standard
11361136
| Draft
1137-
|-
1137+
|- style="background-color: #cfffcf"
11381138
| [[bip-0370.mediawiki|370]]
11391139
| Applications
11401140
| PSBT Version 2
11411141
| Ava Chow
11421142
| Standard
1143-
| Draft
1143+
| Final
11441144
|- style="background-color: #cfffcf"
11451145
| [[bip-0371.mediawiki|371]]
11461146
| Applications

bip-0370.mediawiki

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
Author: Ava Chow <[email protected]>
66
Comments-Summary: No comments yet.
77
Comments-URI: https://github.com/bitcoin/bips/wiki/Comments:BIP-0370
8-
Status: Draft
8+
Status: Final
99
Type: Standards Track
1010
Created: 2021-01-14
1111
License: BSD-2-Clause
@@ -497,4 +497,4 @@ The timelock for the following PSBTs cannot be computed:
497497

498498
==Reference implementation==
499499

500-
The reference implementation of the PSBT format is available at https://github.com/achow101/bitcoin/tree/psbt2.
500+
The reference implementation of the PSBT format is available in [https://github.com/bitcoin/bitcoin/pull/21283 Bitcoin Core PR 21283].

0 commit comments

Comments
 (0)