github.com/divan/go-ethereum@v1.8.14-0.20180820134928-1de9ada4016d/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )