mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-06-01 18:50:09 +02:00
1.2 KiB
1.2 KiB
Release Notes
RPC/REST Server
- A
POST
URL mapping was added to the REST version of theQueryRoutes
call (POST /v1/graph/routes
) to make it possible to specifyroute_hints
over REST.
Bug Fixes
Taproot
NOTE for users running a remote signing setup: A manual account import is
necessary when upgrading from lnd v0.14.x-beta
to lnd v0.15.x-beta
, see the
remote signing documentation for more
details.
Performance improvements
Contributors (Alphabetical Order)
- Eugene Siegel
- Jordi Montes
- Oliver Gugger