mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Merge pull request #165 from javiervargas/patch-3
Change gradle Version
This commit is contained in:
		
						commit
						cfded01839
					
				| @ -81,7 +81,7 @@ $ mvn exec:java -Dexec.mainClass=com.blockchaincommons.lbtc.App | ||||
| 
 | ||||
| If you use [Gradle]((https://gradle.org/releases/), you can instead run: | ||||
| ```groovy | ||||
| compile 'wf.bitcoin:JavaBitcoindRpcClient:1.1.0' | ||||
| compile 'wf.bitcoin:JavaBitcoindRpcClient:1.2.1' | ||||
| ``` | ||||
| 
 | ||||
| If you want a sample project and some instructions on how to run it on the server that you just created, you can refer to the [Bitcoind Java Sample Project](https://github.com/brunocvcunha/bitcoind-java-client-sample/). You can also browse all souce code for bitcoin-rpc-client (https://github.com/Polve/bitcoin-rpc-client). | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user