mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2025-12-17 22:24:21 +01:00
rpcserver: add REST workarounds, implement new RPC calls
This commit adds a few workarounds in order to concurrently support the REST proxy as well as the regular gRPC interface. Additionally, concrete support for the following RPC calls has been added: GetTransactions, SubscriptTransactions, SubscribeInvoices, and NewWitnessAddress.
This commit is contained in: