A small patch that enables kappa-core to use an external multifeed if provided.
I patched it because in my case I'm using a custom hypercore factory, and some experimental middleware, so it made more sense to expose kappa-core's multifeed as an option compared to monkey-patching during initialization.
https://github.com/telamon/hypervault/blob/master/index.js#L73
A small patch that enables kappa-core to use an external multifeed if provided.
I patched it because in my case I'm using a custom hypercore factory, and some experimental middleware, so it made more sense to expose kappa-core's multifeed as an option compared to monkey-patching during initialization. https://github.com/telamon/hypervault/blob/master/index.js#L73