api: multi.feed(key), what's the key?
ZhouHansen opened this issue · 1 comments
ZhouHansen commented
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?
hackergrrl commented
Each feed (hypercore) is identified by a public key (called .key
in its API)