diff --git a/perms/perms.go b/perms/perms.go index 91bff0d6f..0b755adc0 100644 --- a/perms/perms.go +++ b/perms/perms.go @@ -280,6 +280,10 @@ var ( Entity: "channels", Action: "write", }}, + "/tapchannelrpc.TaprootAssetChannels/DecodeAssetPayReq": {{ + Entity: "channels", + Action: "read", + }}, "/tapchannelrpc.TaprootAssetChannels/EncodeCustomRecords": { // This RPC is completely stateless and doesn't require // any permissions to use.