fix typo
This commit is contained in:
		
							parent
							
								
									6d771d29c7
								
							
						
					
					
						commit
						3bd2e2f777
					
				@ -44,7 +44,7 @@ var multisigCmd = &cli.Command{
 | 
			
		||||
	Usage: "Interact with a multisig wallet",
 | 
			
		||||
	Flags: []cli.Flag{
 | 
			
		||||
		&cli.IntFlag{
 | 
			
		||||
			Name:  "confirmations",
 | 
			
		||||
			Name:  "confidence",
 | 
			
		||||
			Usage: "number of block confirmations to wait for",
 | 
			
		||||
			Value: int(build.MessageConfidence),
 | 
			
		||||
		},
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user