Use dignified.js

This commit is contained in:
dignifiedquire
2016-03-23 15:30:14 +01:00
parent 815a85d51f
commit f08dbbc8a9
7 changed files with 47 additions and 8 deletions

View File

@ -1,3 +1,5 @@
'use strict'
exports = module.exports = Libp2p
function Libp2p (swarm, peerRouting, recordStore) {