rpc/JSON-RPC method
blob.Subscribe
**Subscribe to published blobs from the given namespace as they are included. **
Auth level: read
Params:
[{"name":"namespace","description":"libshare.Namespace","summary":"","schema":{"examples":["AAAAAAAAAAAAAAAAAAAAAAAAAAAAAMJ/xGlNMdE="],"additionalProperties":false,"type":["object"]},"required":true,"deprecated":false}]
Result:
{"name":"<-chan *blob.SubscriptionResponse","description":"<-chan *blob.SubscriptionResponse","summary":"","schema":{"title":"typeUnsupportedByJSONSchema","type":["object"]},"required":true,"deprecated":false}