mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
Edited appdx-bitcore.asciidoc with Atlas code editor
This commit is contained in:
parent
65a4a53a28
commit
902abb25d8
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user