s/indexi/index/

pull/540/head
Arthur O'Dwyer 6 years ago
parent 8fb3e8946e
commit 40206be146

@ -58,7 +58,7 @@ Creating and signing a transaction from an UTXO:
----
> utxo = {
txId: transaction id containing an unspent output,
outputIndex: output indexi e.g. 0,
outputIndex: output index e.g. 0,
address: addressOfUtxo,
script: bitcore.Script.buildPublicKeyHashOut(addressOfUtxo).toString(),
satoshis: amount sent to the address

Loading…
Cancel
Save