mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
feat: Default Libp2p config for node.js and browser peers.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user