mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 18:37:36 +00:00 
			
		
		
		
	Merge pull request #43 from liusy182/patch-1
update a wrong command`bitcoin` to `bitcoind-cli`
This commit is contained in:
		
						commit
						4def998265
					
				| @ -150,7 +150,7 @@ setaccount "address" "account" | |||||||
| settxfee amount | settxfee amount | ||||||
| signmessage "address" "message" | signmessage "address" "message" | ||||||
| ``` | ``` | ||||||
| You can also type `bitcoin help [command]` to get even more extensive info on that command. For example: | You can also type `bitcoin-cli help [command]` to get even more extensive info on that command. For example: | ||||||
| ``` | ``` | ||||||
| $ bitcoin-cli help getmininginfo | $ bitcoin-cli help getmininginfo | ||||||
| getmininginfo | getmininginfo | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user