Browse Source

Update Transaction.md

patch-2
Esteban Ordano 10 years ago
parent
commit
665b77518f
  1. 2
      docs/Transaction.md

2
docs/Transaction.md

@ -49,7 +49,7 @@ You can take a look at the javadocs for the [Transaction class here](link
missing). This document will go over the expected high level use cases.
* from(utxo)
* fromMultisig(utxo, pubkeys, threshold)
* from(utxo, pubkeys, threshold)
* change(address)
* fee(amount)
* usingStrategy(strategy)

Loading…
Cancel
Save