Skip to content

Commit

Permalink
Edited appdx-bitcore.asciidoc with Atlas code editor
Browse files Browse the repository at this point in the history
  • Loading branch information
kristenORM committed Mar 5, 2018
1 parent 65a4a53 commit 902abb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appdx-bitcore.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Creating a hierarchical deterministic private key and address:
> hdAddress = new bitcore.Address(hdPublicKey.publicKey).toString()
----

Creating and signing a transaction from a UTXO:
Creating and signing a transaction from an UTXO:

----
> utxo = {
Expand Down

0 comments on commit 902abb2

Please sign in to comment.