mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-18 11:41:21 +00:00
fix: interface-datastore update
This commit is contained in:
committed by
Vasco Santos
parent
975e4b0fe0
commit
f5c1cd1fb0
@ -14,7 +14,7 @@ require('node-forge/lib/sha512')
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* @typedef {import('peer-id')} PeerId
|
* @typedef {import('peer-id')} PeerId
|
||||||
* @typedef {import('interface-datastore/src/types').Datastore} Datastore
|
* @typedef {import('interface-datastore').Datastore} Datastore
|
||||||
*/
|
*/
|
||||||
|
|
||||||
const keyPrefix = '/pkcs8/'
|
const keyPrefix = '/pkcs8/'
|
||||||
|
Reference in New Issue
Block a user