celestia-core
celestia-core copied to clipboard
Increase share size to 512 bytes
I like big blocks and I cannot lie.
Change ShareSize to 512: https://github.com/celestiaorg/celestia-core/blob/c193de698f889a3c78565ac4a73899326a23d544/pkg/consts/consts.go#L15
This will also require a change to the reserved bytes to 2: https://github.com/celestiaorg/celestia-core/blob/c193de698f889a3c78565ac4a73899326a23d544/pkg/consts/consts.go#L21