GetHistoryMethod extension

on

Methods

getHistories(Iterable<String> scripthashes) Future<List<List<ScripthashHistory>>>

Available on RavenElectrumClient, provided by the GetHistoryMethod extension

returns histories in the same order as scripthashes passed in
getHistory(dynamic scripthash) Future<List<ScripthashHistory>>

Available on RavenElectrumClient, provided by the GetHistoryMethod extension