Update Transaction.md

This commit is contained in:
Esteban Ordano 2014-11-25 14:43:25 -03:00
parent c9e6fd24b9
commit 665b77518f
1 changed files with 1 additions and 1 deletions

View File

@ -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)