lnd/lnrpc/walletrpc
Oliver Gugger fb8bdfefd3
walletrpc: add sat_per_kw fee rate option
To allow more precise fee rates, we add a sat_per_kw option to the fee
oneof in the gRPC definition.
2024-11-04 14:12:26 +01:00
..
config_active.go multi: add bumpforceclosefee rpc endpoint. 2024-08-09 18:54:56 +02:00
config_default.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
driver.go multi: Fix typos [skip ci] 2022-01-24 12:19:02 +02:00
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_grpc.pb.go lnrpc: fix lncli documentation tags in walletkit.proto 2024-10-08 18:19:36 +02:00
walletkit_server_test.go multi: apply the new type lntypes.WeightUnit 2024-05-25 13:37:13 +08:00
walletkit_server.go walletrpc: add sat_per_kw fee rate option 2024-11-04 14:12:26 +01:00
walletkit_util_test.go cmd/lncli+walletrpc: add createwatchonly command 2021-10-14 15:42:58 +02:00
walletkit_util.go walletrpc: add sign/verify methods 2023-01-24 09:22:05 +01:00
walletkit.pb.go walletrpc: add sat_per_kw fee rate option 2024-11-04 14:12:26 +01: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: add sat_per_kw fee rate option 2024-11-04 14:12:26 +01:00
walletkit.swagger.json walletrpc: add sat_per_kw fee rate option 2024-11-04 14:12:26 +01:00
walletkit.yaml multi: add bumpforceclosefee rpc endpoint. 2024-08-09 18:54:56 +02:00