We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48b732d commit 133a465Copy full SHA for 133a465
CHANGELOG.md
@@ -24,7 +24,8 @@ The following emojis are used to highlight certain changes:
24
* ✨ Migrated repositories into Boxo
25
* [`github.com/ipfs/kubo/peering`](https://pkg.go.dev/github.com/ipfs/kubo/peering) => [`./peering`](./peering)
26
A service which establish, overwatch and maintain long lived connections.
27
- * github.com/ipfs/kubo/core/bootstrap => ./bootstrap
+ * [`github.com/ipfs/kubo/core/bootstrap`](https://pkg.go.dev/github.com/ipfs/kubo/core/bootstrap) => [`./bootstrap](./bootstrap)
28
+ A service that maintains connections to a number of bootstrap peers.
29
30
### Changed
31
0 commit comments