GetHistoryMethod extension

on

Methods

getHistories<T>(List<String> scripthashes) Future<List<T>>

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