lnd.xprv/lnrpc/signrpc
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 signrpc+subserver: add key chain to signer 2019-12-10 09:48:13 +01:00
config_default.go lnrpc/signrpc: add lnrpc.SubServerDriver for signrpc 2018-11-28 20:57:03 -08:00
driver.go lnrpc/signrpc: add lnrpc.SubServerDriver for signrpc 2018-11-28 20:57:03 -08:00
log.go multi: remove dead code 2019-09-10 17:21:59 +02:00
signer_server.go lnrpc+macaroon: skip subserver macaroons on stateless_init 2020-11-07 11:24:35 +01:00
signer.pb.go signrpc: SharedKeyRequest accept raw pubkey 2020-09-17 10:14:54 +08:00
signer.pb.gw.go lnrpc: extract or add REST annotations to yaml 2020-06-04 08:50:00 +02:00
signer.proto signrpc: SharedKeyRequest accept raw pubkey 2020-09-17 10:14:54 +08:00
signer.swagger.json signrpc: SharedKeyRequest accept raw pubkey 2020-09-17 10:14:54 +08:00