github.com/vccomnet/occchain@v0.0.0-20181129092339-c57d4bab23fb/swarm/chunk/chunk.go (about) 1 package chunk 2 3 const ( 4 DefaultSize = 4096 5 )