Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'main' of github.com:holepunchto/hypercore into update-m…
…in-length
  • Loading branch information
HDegroote committed Sep 3, 2025
commit 187505dfd157cf41c1fd701ec7338b7836ee5775
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,8 @@ console.log('core was updated?', updated, 'length is', core.length)
{
wait: false,
length: 0 // minimum length (will hang until core.length is greater than or equal)
activeRequests: undefined, // Advanced option. Pass requests for replicating blocks
force: false, // Force an update even if core is writable.
}
```

Expand Down
Loading
You are viewing a condensed version of this merge commit. You can view the full changes here.