lnd.xprv/lnrpc/walletrpc
Graham Krizek 5aa0d26251
lnrpc+macaroon: skip subserver macaroons on stateless_init
This will prevent the subservers from writing macaroons to disk
when the stateless_init flag is set to true. It accomplishes
this by storing the StatelessInit value in the Macaroon Service.
2020-11-07 11:24:35 +01:00
..
config_active.go rpc: acquire global coin select lock in related RPCs 2020-06-12 11:22:29 -07:00
config_default.go lnrpc/walletrpc: implement the WalletKitServer gRPC service 2018-12-06 16:25:34 -08:00
driver.go lnrpc/walletrpc: use current height as height hint for cpfp 2019-08-22 13:49:42 -07:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
psbt.go lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit_server.go lnrpc+macaroon: skip subserver macaroons on stateless_init 2020-11-07 11:24:35 +01:00
walletkit.pb.go lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit.pb.gw.go lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00
walletkit.proto trivial: fix make rpc-format 2020-10-25 18:51:42 +08:00
walletkit.swagger.json lnrpc+walletrpc: add RPCs for new PSBT methods 2020-10-03 10:34:53 +02:00