From c7be86e9687a4ca3c39af11058cc0726c39a3eb6 Mon Sep 17 00:00:00 2001 From: "kristen@oreilly.com" Date: Tue, 18 Jul 2017 09:35:00 -0700 Subject: [PATCH] Edited appdx-bx.asciidoc with Atlas code editor --- appdx-bx.asciidoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/appdx-bx.asciidoc b/appdx-bx.asciidoc index 2ce9d6a6..de789b69 100644 --- a/appdx-bx.asciidoc +++ b/appdx-bx.asciidoc @@ -1,9 +1,9 @@ [[appdx_bx]] [appendix] -== Bitcoin Explorer (bx) Commands((("Bitcoin Explorer (bx) commands", id="BX19", range="startofrange"))) +== Bitcoin Explorer (bx) Commands -Bitcoin Explorer (bx) is a command-line tool that offers a variety of commands for key management and transaction construction. It is part of the libbitcoin bitcoin library. +((("Bitcoin Explorer (bx) commands", id="BX19_1", range="startofrange")))Bitcoin Explorer (bx) is a command-line tool that offers a variety of commands for key management and transaction construction. It is part of the libbitcoin bitcoin library. ---- Usage: bx COMMAND [--help] @@ -178,4 +178,4 @@ $ bx mnemonic-decode < words eb68ee9f3df6bd4441a9feadec179ff1 ---- -Mnemonic encoding can make the seed easier to record and even remember.(((range="endofrange", startref="BX19"))) +Mnemonic encoding can make the seed easier to record and even remember.(((range="endofrange", startref="BX19_1")))