getTxosByAssetLabel abstract method

Stream<TxoResponse> getTxosByAssetLabel(
  1. ServiceCall call,
  2. QueryByAssetLabelRequest request
)

Implementation

$async.Stream<$0.TxoResponse> getTxosByAssetLabel(
    $grpc.ServiceCall call, $0.QueryByAssetLabelRequest request);