From 1b67c8835f74e7d66372389c04e736636a430bbf Mon Sep 17 00:00:00 2001 From: Brandon Black Date: Mon, 4 Apr 2022 07:44:44 -0700 Subject: Correct pubkey type for TAP_INTERNAL_KEY --- bip-0174.mediawiki | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bip-0174.mediawiki') diff --git a/bip-0174.mediawiki b/bip-0174.mediawiki index 6c5c3cf..41f8bb9 100644 --- a/bip-0174.mediawiki +++ b/bip-0174.mediawiki @@ -465,7 +465,7 @@ The currently defined per-input types are defined as follows: | PSBT_IN_TAP_INTERNAL_KEY = 0x17 | None | No key data -| +| | The X-only pubkey used as the internal key in this output. Finalizers should remove this field after PSBT_IN_FINAL_SCRIPTWITNESS is constructed. | | @@ -570,7 +570,7 @@ determine which outputs are change outputs and verify that the change is returni | PSBT_OUT_TAP_INTERNAL_KEY = 0x05 | None | No key data -| +| | The X-only pubkey used as the internal key in this output. | | -- cgit v1.2.3