From e24faba321e88e93051767f29c1eb4b4c5ef053a Mon Sep 17 00:00:00 2001 From: Shannon Appelcline Date: Wed, 5 Aug 2020 08:18:43 -1000 Subject: [PATCH] Update 15_2_Programming_Bitcoind_with_C.md --- 15_2_Programming_Bitcoind_with_C.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/15_2_Programming_Bitcoind_with_C.md b/15_2_Programming_Bitcoind_with_C.md index 4994dd8..3795abe 100644 --- a/15_2_Programming_Bitcoind_with_C.md +++ b/15_2_Programming_Bitcoind_with_C.md @@ -326,14 +326,12 @@ The entire code, with a _little_ more error-checking appears in the Appendix. The complete code can be found in the [src directory](src/15_2_sendtoaddress.c). -``` Compile this as usual: ``` $ cc sendtoaddress.c -lbitcoinrpc -ljansson -o sendtoaddress ``` You can then use it to send funds to an address: -[[IT NO LONGER WORKS!]] ``` $ ./sendtoaddress mwCwTceJvYV27KXBc3NJZys6CjsgsoeHmf .10 Txid: 23f3faea4e1e933e981fe7ed66008f33c00983a865f6ccce9af0005e9670e916