mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-13 19:38:56 +00:00
Edited appdx-bx.asciidoc with Atlas code editor
This commit is contained in:
parent
8fb232ff11
commit
c7be86e968
@ -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")))
|
||||
|
Loading…
Reference in New Issue
Block a user