mirror of
				https://github.com/ChristopherA/Learning-Bitcoin-from-the-Command-Line.git
				synced 2025-10-31 02:17:24 +00:00 
			
		
		
		
	Update 17_2_Accessing_Bitcoind_with_Java.md
This commit is contained in:
		
							parent
							
								
									2a0d71a744
								
							
						
					
					
						commit
						755e64ed25
					
				| @ -278,7 +278,7 @@ System.out.println("Sent signedRawTx (txID): " + sentRawTransactionID);``` | |||||||
| 
 | 
 | ||||||
| ### Running Your Code | ### Running Your Code | ||||||
| 
 | 
 | ||||||
| You can now run [the transaction code](ssrc/17_2_App-sendtx.java) as `~/java-project/src/main/java/com/blockchaincommons/lbtc/App.java`. | You can now run [the transaction code](src/17_2_App-sendtx.java) as `~/java-project/src/main/java/com/blockchaincommons/lbtc/App.java`. | ||||||
| 
 | 
 | ||||||
| ``` | ``` | ||||||
| $ mvn compile | $ mvn compile | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user