From 99492ceafc2c2bc4445ed4db448c7f32a6e6dad2 Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Mon, 6 Oct 2014 12:58:37 -0700 Subject: [PATCH] fix readme example again. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8580083b..d52ec447 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ bitcoind.js: status="start_node(): bitcoind opened." privkey: 'L47MC7gtB5UdWYsmxT6czzGophFm6Zj99PYVQWDNkJG6Mf12GGyi', pubkeycompressed: true, pubkey: '02bf636e7a3ad48ea2cf0c8dbdf992792e617a4f92f2e161f20f3c038883647f0d' } ] } } +^C bitcoind.js: stop_node(): bitcoind shutdown. bitcoind.js: shutting down... bitcoind.js: shut down.