Skip to content

Commit 7e2f317

Browse files
authored
Merge pull request bitcoin#1417 from achow101/380-clarify-optional-checksum
380: Clarify optionality of descriptor checksum
2 parents e47ee83 + 272e1f5 commit 7e2f317

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bip-0380.mediawiki

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Lastly, the use of common terminology and existing standards allow for Output Sc
4949
Descriptors consist of several types of expressions.
5050
The top level expression is a <tt>SCRIPT</tt>.
5151
This expression may be followed by <tt>#CHECKSUM</tt>, where <tt>CHECKSUM</tt> is an 8 character alphanumeric descriptor checksum.
52+
Although the checksum is optional for parsing, applications may choose to reject descriptors that do not contain a checksum.
5253

5354
===Script Expressions===
5455

0 commit comments

Comments
 (0)