summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAva Chow <github@achow101.com>2024-07-10 20:37:40 -0400
committerAva Chow <github@achow101.com>2024-07-11 14:25:19 -0400
commite7286a53566c83cf5d796fbc2285732338a500d9 (patch)
tree2ab0e4231cfc5e70907e67bedd500cd53e9bf5c6
parentbee19da78a81bd9e2867cc49ab7a3aad898cae99 (diff)
downloadbips-e7286a53566c83cf5d796fbc2285732338a500d9.tar.xz
370: Set reference implementation to Bitcoin Core PR.
-rw-r--r--bip-0370.mediawiki2
1 files changed, 1 insertions, 1 deletions
diff --git a/bip-0370.mediawiki b/bip-0370.mediawiki
index 98f1800..9dc0915 100644
--- a/bip-0370.mediawiki
+++ b/bip-0370.mediawiki
@@ -497,4 +497,4 @@ The timelock for the following PSBTs cannot be computed:
==Reference implementation==
-The reference implementation of the PSBT format is available at https://github.com/achow101/bitcoin/tree/psbt2.
+The reference implementation of the PSBT format is available in [https://github.com/bitcoin/bitcoin/pull/21283 Bitcoin Core PR 21283].