mirror of
https://github.com/aljazceru/breez-lnd.git
synced 2026-02-19 13:34:25 +01:00
lnrpc/signrpc: add macaroon perms for ComputeInputScript
This commit is contained in:
@@ -44,6 +44,10 @@ var (
|
||||
Entity: "signer",
|
||||
Action: "generate",
|
||||
}},
|
||||
"/signrpc.Signer/ComputeInputScript": {{
|
||||
Entity: "signer",
|
||||
Action: "generate",
|
||||
}},
|
||||
}
|
||||
|
||||
// DefaultSignerMacFilename is the default name of the signer macaroon
|
||||
|
||||
Reference in New Issue
Block a user