ethersphere / bee

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.
https://www.ethswarm.org
BSD 3-Clause "New" or "Revised" License
1.45k stars 338 forks source link

feat: improve create batch error response #4729

Closed acha-bill closed 2 months ago

acha-bill commented 2 months ago

Checklist

Description

Validate the minimum validity and return an appropriate error message.

Related Issue (Optional)

closes #4724