lnd.xprv/lnrpc/walletrpc
Wilmer Paulino a4675063b7
lnrpc/walletrpc: expose bumping fee of inputs/transactions over RPC
This RPC exposes the recently added BumpFee functionality to the
UtxoSweeper in order to allow users of the RPC to manually bump fees of
low fee inputs/transactions.
2019-06-11 15:06:40 -07:00
..
config_active.go lnrpc/walletrpc: expose pending input sweeps within UtxoSweeper over RPC 2019-06-05 12:10:33 -07:00
config_default.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
driver.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
log.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
walletkit_server.go lnrpc/walletrpc: expose bumping fee of inputs/transactions over RPC 2019-06-11 15:06:40 -07:00
walletkit.pb.go lnrpc/walletrpc: expose bumping fee of inputs/transactions over RPC 2019-06-11 15:06:40 -07:00
walletkit.proto lnrpc/walletrpc: expose bumping fee of inputs/transactions over RPC 2019-06-11 15:06:40 -07:00