getTransaction abstract method

Future<TxInfo> getTransaction(
  1. String txid
)

Implementation

Future<TxInfo> getTransaction(String txid);