diff options
Diffstat (limited to 'bip-0380.mediawiki')
-rw-r--r-- | bip-0380.mediawiki | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bip-0380.mediawiki b/bip-0380.mediawiki index f870734..16a2cf4 100644 --- a/bip-0380.mediawiki +++ b/bip-0380.mediawiki @@ -49,6 +49,7 @@ Lastly, the use of common terminology and existing standards allow for Output Sc Descriptors consist of several types of expressions. The top level expression is a <tt>SCRIPT</tt>. This expression may be followed by <tt>#CHECKSUM</tt>, where <tt>CHECKSUM</tt> is an 8 character alphanumeric descriptor checksum. +Although the checksum is optional for parsing, applications may choose to reject descriptors that do not contain a checksum. ===Script Expressions=== |