kappa-db/multifeed

api: multi.feed(key), what's the key?

ZhouHansen opened this issue · 1 comments

In Readme:

var feed = multi.feed(key)
Fetch a feed by its key key (a Buffer or hex string).

What's the key here, discovery key?

Each feed (hypercore) is identified by a public key (called .key in its API)