rpc: add feereport to set of read only macaroon caveats

This commit is contained in:
Olaoluwa Osuntokun 2017-08-22 00:20:26 -07:00
parent 44cafb01ae
commit d49172aa50
No known key found for this signature in database
GPG Key ID: 9CC5B105D03521A2

@ -61,6 +61,7 @@ var (
"getnetworkinfo",
"listpayments",
"decodepayreq",
"feereport",
}
)