mirror of
				https://github.com/bitcoin/bips.git
				synced 2025-10-27 14:09:10 +00:00 
			
		
		
		
	380: Clarify optionality of descriptor checksum
Parsers must handle checksum optionality, but applications can choose to reject descriptors that don't have a checksum.
This commit is contained in:
		
							parent
							
								
									30c88a4bec
								
							
						
					
					
						commit
						272e1f5efc
					
				| @ -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=== | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user