Skip to content

Add block summary network type [#3259]

Ethan Reesor requested to merge 3259-block-summary-network-type into main

Closes #3259 (closed). Adds a new protocol.PartitionType for the block summary network. Removes the aliases in internal/node/config and review all existing uses of these types and values to ensure they're consistent with adding a new partition type.

Changelog: feature

Merge request reports