mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
chore: Output stack.
This commit is contained in:
@@ -267,6 +267,8 @@ describe('Write Permissions', function () {
|
||||
})
|
||||
|
||||
it('OrbitDB access controller address is deterministic', async () => {
|
||||
console.log('ipfs 1', ipfs1.libp2p.peerId.toString())
|
||||
console.log('ipfs 2', ipfs2.libp2p.peerId.toString())
|
||||
let connected = false
|
||||
let updateCount = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user