lnd/lnrpc/walletrpc
Boris Nagaev 0916f3e9b3
walletrpc: fix description of bumpfee.immediate
It waits for the next block and sends CPFP even if there are no other
inputs to form a batch.
2025-02-17 13:33:16 -03:00
..
config_active.go multi: add bumpforceclosefee rpc endpoint. 2024-08-09 18:54:56 +02:00
config_default.go
driver.go
errors.go rpc: SendOutputs considers anchor reserve 2023-04-29 22:44:23 +02:00
log.go multi: start updating various loggers to use the new v2 type 2024-10-22 17:03:55 +02:00
psbt.go mulit: remove ListLeasedOutputs in LeaseOutput 2024-08-09 22:01:57 +08:00
walletkit.pb.go walletrpc: fix description of bumpfee.immediate 2025-02-17 13:33:16 -03:00
walletkit.pb.gw.go multi: add bumpforceclosefee rpc endpoint. 2024-08-09 18:54:56 +02:00
walletkit.pb.json.go multi: add bumpforceclosefee rpc endpoint. 2024-08-09 18:54:56 +02:00
walletkit.proto walletrpc: fix description of bumpfee.immediate 2025-02-17 13:33:16 -03:00
walletkit.swagger.json walletrpc: fix description of bumpfee.immediate 2025-02-17 13:33:16 -03:00
walletkit.yaml multi: add bumpforceclosefee rpc endpoint. 2024-08-09 18:54:56 +02:00
walletkit_grpc.pb.go lnrpc: fix lncli documentation tags in walletkit.proto 2024-10-08 18:19:36 +02:00
walletkit_server.go walletrpc: add new deadline-delta param to bumpfee rpc 2025-02-07 11:28:41 +01:00
walletkit_server_test.go lnwallet+lnrpc: use maxFeeRatio across coin selection tests 2024-11-05 19:56:37 +01:00
walletkit_util.go
walletkit_util_test.go