github.com/pslzym/go-ethereum@v1.8.17-0.20180926104442-4b6824e07b1b/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )