tari-project / tari-launchpad

A node, wallet and miner for Tari focusing on ease of use
BSD 3-Clause "New" or "Revised" License
8 stars 15 forks source link

fix: revert method for subscribing to grpc streams #191

Closed therustmonk closed 1 year ago

therustmonk commented 1 year ago

Description

Reverts methods for subscribing to grpc streams.

Motivation and Context

The PR #186 broke the welcome bot. This PR reverts changes.

How Has This Been Tested?

Checked in fc150c4 that has the original implementation of methods to subscribe to grpc from the UI