[feature]: create StreamHandler
RFQ service (send/recv lnd custom msg)
#766
Labels
StreamHandler
RFQ service (send/recv lnd custom msg)
#766
Parent issue: #683
In this issue we will add the functionality necessary to subscribe and receive request for quote (RFQ) messages from LND. These messages will be passed between tapd peers via their lnd instances.
This work will involve the creation of a
RfqStream
component:The goal of this issue is to get to a point where we can write integration tests that send and receive RFQ messages via LND.
The text was updated successfully, but these errors were encountered: