From afabbc20a95f6f8c0f794d4564063f6ce176cc98 Mon Sep 17 00:00:00 2001 From: Philipp Gackstatter Date: Fri, 3 Nov 2023 10:06:45 +0100 Subject: [PATCH] Inline `Parent`s --- tips/TIP-0046/tip-0046.md | 120 ++++++++++++++++++++++++++++++++++++-- 1 file changed, 114 insertions(+), 6 deletions(-) diff --git a/tips/TIP-0046/tip-0046.md b/tips/TIP-0046/tip-0046.md index 022ed8cef..a7d7ae8d9 100644 --- a/tips/TIP-0046/tip-0046.md +++ b/tips/TIP-0046/tip-0046.md @@ -327,7 +327,25 @@ A _Basic Block_ is the name for a _Block_ with its body set to a _Basic Block Bo
Parent -
A reference to a block. Defined in TIP-46 (Parent).
+
A reference to a block.
+ + + + + + + + + + + +
+ Name + + Type + + Description +
Block IDByteArray[36]The Block ID of the parent.
@@ -341,7 +359,25 @@ A _Basic Block_ is the name for a _Block_ with its body set to a _Basic Block Bo
Parent -
A reference to a block. Defined in TIP-46 (Parent).
+
A reference to a block.
+ + + + + + + + + + + +
+ Name + + Type + + Description +
Block IDByteArray[36]The Block ID of the parent.
@@ -355,7 +391,25 @@ A _Basic Block_ is the name for a _Block_ with its body set to a _Basic Block Bo
Parent -
A reference to a block. Defined in TIP-46 (Parent).
+
A reference to a block.
+ + + + + + + + + + + +
+ Name + + Type + + Description +
Block IDByteArray[36]The Block ID of the parent.
@@ -476,7 +530,25 @@ A _Validation Block_ is the name for a _Block_ with its body set to a _Validatio
Parent -
A reference to a block. Defined in TIP-46 (Parent).
+
A reference to a block.
+ + + + + + + + + + + +
+ Name + + Type + + Description +
Block IDByteArray[36]The Block ID of the parent.
@@ -490,7 +562,25 @@ A _Validation Block_ is the name for a _Block_ with its body set to a _Validatio
Parent -
A reference to a block. Defined in TIP-46 (Parent).
+
A reference to a block.
+ + + + + + + + + + + +
+ Name + + Type + + Description +
Block IDByteArray[36]The Block ID of the parent.
@@ -504,7 +594,25 @@ A _Validation Block_ is the name for a _Block_ with its body set to a _Validatio
Parent -
A reference to a block. Defined in TIP-46 (Parent).
+
A reference to a block.
+ + + + + + + + + + + +
+ Name + + Type + + Description +
Block IDByteArray[36]The Block ID of the parent.