lnrpc/signrpc: add macaroon perms for ComputeInputScript

This commit is contained in:
Olaoluwa Osuntokun 2018-12-09 15:10:35 -08:00
parent 5451211d19
commit 4d647b6e5d
No known key found for this signature in database
GPG Key ID: CE58F7F8E20FD9A2

@ -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