getTxoStats abstract method

Future<GetTxoStatsRes> getTxoStats(
  1. ServiceCall call,
  2. GetTxoStatsReq request
)

Implementation

$async.Future<$2.GetTxoStatsRes> getTxoStats($grpc.ServiceCall call, $2.GetTxoStatsReq request);