mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-30 01:47:56 +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 | ||||
| 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 | ||||
| getmininginfo | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user