Edited appdx-bitcore.asciidoc with Atlas code editor

pull/531/head
kristen@oreilly.com 6 years ago
parent 65a4a53a28
commit 902abb25d8

@ -53,7 +53,7 @@ Creating a hierarchical deterministic private key and address:
> hdAddress = new bitcore.Address(hdPublicKey.publicKey).toString() > hdAddress = new bitcore.Address(hdPublicKey.publicKey).toString()
---- ----
Creating and signing a transaction from a UTXO: Creating and signing a transaction from an UTXO:
---- ----
> utxo = { > utxo = {

Loading…
Cancel
Save