Skip to content

Commit

Permalink
Bump protocol version
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Sztandera <[email protected]>
  • Loading branch information
Kubuxu committed Jul 24, 2024
1 parent 1d0d67d commit 74d3fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manifest/manifest.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import (
"github.com/ipfs/go-datastore"
)

const VersionCapability = 1
const VersionCapability = 2

var (
DefaultCommitteeLookback uint64 = 10
Expand Down

0 comments on commit 74d3fa1

Please sign in to comment.