mirror of
https://source.quilibrium.com/quilibrium/ceremonyclient.git
synced 2024-12-29 01:55:17 +00:00
6 lines
285 B
Go
6 lines
285 B
Go
// Deprecated: The database-backed peerstore will be removed from go-libp2p in the future.
|
|
// Use the memory peerstore (pstoremem) instead.
|
|
// For more details see https://github.com/libp2p/go-libp2p/issues/2329
|
|
// and https://github.com/libp2p/go-libp2p/issues/2355.
|
|
package pstoreds
|