mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-02-22 14:22:37 +01:00
Add a new bumpforceclosefee rpc endpoint to the wallet server. Move the logic from the lncli level to the wallet server rpc level. This is more in line with a proper client-server design. wallet lncli: use new bumpforceclosefee endpoint. Besides using the new bumpforceclosefee rpc endpoint we also enable the bumping of taproot anchor channels. |
||
---|---|---|
.. | ||
config_active.go | ||
config_default.go | ||
driver.go | ||
errors.go | ||
log.go | ||
psbt.go | ||
walletkit.pb.go | ||
walletkit.pb.gw.go | ||
walletkit.pb.json.go | ||
walletkit.proto | ||
walletkit.swagger.json | ||
walletkit.yaml | ||
walletkit_grpc.pb.go | ||
walletkit_server.go | ||
walletkit_server_test.go | ||
walletkit_util.go | ||
walletkit_util_test.go |