We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89564be commit e46f6daCopy full SHA for e46f6da
server/internal/interface/grpc/permissions/permissions.go
@@ -174,7 +174,7 @@ func Whitelist() map[string][]bakery.Op {
174
Entity: EntityExplorer,
175
Action: "read",
176
}},
177
- fmt.Sprintf("/%s/UnsubscribeForAddresses", arkv1.IndexerService_ServiceDesc.ServiceName): {{
+ fmt.Sprintf("/%s/SubscribeForAddress", arkv1.ExplorerService_ServiceDesc.ServiceName): {{
178
179
180
0 commit comments