getHistory abstract method

Future<List<TxInfo>> getHistory(
  1. String address
)

Implementation

Future<List<TxInfo>> getHistory(String address);