bnb-chain / greenfield

Greenfield is a decentralized storage platform.
GNU Affero General Public License v3.0
118 stars 49 forks source link

feat: change logic of resource name length check #560

Closed pythonberg1997 closed 7 months ago

pythonberg1997 commented 8 months ago

Description

This pr is to change the resource name length limit from bytes length to character length

Changes

Notable changes:

Potential Impacts