GetHistoryMethod extension

on

Methods

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