mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
Merge pull request #1199 from orbitdb/expose-identities
Expose identities from OrbitDB
This commit is contained in:
commit
f01476c00a
@ -193,6 +193,7 @@ const OrbitDB = async ({ ipfs, id, identity, identities, directory } = {}) => {
|
|||||||
ipfs,
|
ipfs,
|
||||||
directory,
|
directory,
|
||||||
keystore,
|
keystore,
|
||||||
|
identities,
|
||||||
identity,
|
identity,
|
||||||
peerId
|
peerId
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user