xcherryio / xcherry

server and main repo of xCherry project
Apache License 2.0
26 stars 1 forks source link

Validate state id length #46

Open zklgame opened 1 year ago

zklgame commented 1 year ago

The state id length should not exceed VARCHAR(255). We should add validataion for it. More context: https://github.com/xdblab/xdb-golang-sdk/pull/15#discussion_r1359431285