feat: Default Libp2p config for node.js and browser peers.

This commit is contained in:
Hayden Young
2023-12-14 01:40:20 +00:00
parent c0fe90744c
commit d718a66818
9 changed files with 81 additions and 131 deletions

View File

@@ -13,8 +13,6 @@ import createHelia from './utils/create-helia.js'
const keysPath = './testkeys'
describe('Database - Replication', function () {
this.timeout(60000)
let ipfs1, ipfs2
let keystore
let identities