From 902abb25d8ab7e237124ef1242ce4f17a7f53148 Mon Sep 17 00:00:00 2001 From: "kristen@oreilly.com" Date: Mon, 5 Mar 2018 11:30:15 -0800 Subject: [PATCH] Edited appdx-bitcore.asciidoc with Atlas code editor --- appdx-bitcore.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appdx-bitcore.asciidoc b/appdx-bitcore.asciidoc index 4fbc2850..d2f22015 100644 --- a/appdx-bitcore.asciidoc +++ b/appdx-bitcore.asciidoc @@ -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 = {