lnrpc/signrpc: add macaroon perms for ComputeInputScript
This commit is contained in:
parent
5451211d19
commit
4d647b6e5d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user