getTxosByLockAddressStream abstract method
Stream<TxoLockAddressResponse>
getTxosByLockAddressStream(
- ServiceCall call,
- QueryByLockAddressRequest request
Implementation
$async.Stream<$0.TxoLockAddressResponse> getTxosByLockAddressStream(
$grpc.ServiceCall call, $0.QueryByLockAddressRequest request);