mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Update 06_2_Spending_a_Transaction_to_a_Multisig.md
This commit is contained in:
		
							parent
							
								
									7aac2a9b6d
								
							
						
					
					
						commit
						9a683856e6
					
				| @ -8,7 +8,7 @@ To start with, you need to find your funds; your computer doesn't know to look f | |||||||
| ``` | ``` | ||||||
| $ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz | $ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz | ||||||
| ``` | ``` | ||||||
| If you've got a pruned node (and you probably do), you'll instead need to tell it no to rescan: | If you've got a pruned node (and you probably do), you'll instead need to tell it not to rescan: | ||||||
| ``` | ``` | ||||||
| $ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz rescan="false" | $ bitcoin-cli -named importaddress address=2NAGfA4nW6nrZkD5je8tSiAcYB9xL2xYMCz rescan="false" | ||||||
| ``` | ``` | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user