GetTransactionMethod extension

on

Methods

getTransaction(String txHash) Future<Tx>

Available on RavenElectrumClient, provided by the GetTransactionMethod extension

getTransactions(List<String> txHashes) Future<List<Tx>>

Available on RavenElectrumClient, provided by the GetTransactionMethod extension

returns histories in the same order as txHashes passed in