summaryrefslogtreecommitdiff
path: root/bip-0145.mediawiki
diff options
context:
space:
mode:
Diffstat (limited to 'bip-0145.mediawiki')
-rw-r--r--bip-0145.mediawiki6
1 files changed, 3 insertions, 3 deletions
diff --git a/bip-0145.mediawiki b/bip-0145.mediawiki
index b90725e..a4528c5 100644
--- a/bip-0145.mediawiki
+++ b/bip-0145.mediawiki
@@ -22,11 +22,11 @@ The template Object is revised to include these keys:
|-
! Key !! Required !! Type !! Description
|-
-| costlimit || {{No}} || Number || total cost allowed in blocks
+| costlimit || No || Number || total cost allowed in blocks
|-
-| sigoplimit || {{No}} || Number || total sigop cost allowed in blocks divided by 4
+| sigoplimit || No || Number || total sigop cost allowed in blocks divided by 4
|-
-| version || {{Yes}} || Number || block version; clients MUST understand the implications of the version they use (eg, comply with [[bip-0141.mediawiki|BIP 141]] for version 5)
+| version || Yes || Number || block version; clients MUST understand the implications of the version they use (eg, comply with [[bip-0141.mediawiki|BIP 141]] for version 5)
|}
====Transactions Object Format====