warden-protocol / wardenprotocol

Monorepo for the Warden Protocol.
https://wardenprotocol.org
Apache License 2.0
1.09k stars 96 forks source link

Validate Rule's Name on MsgNewRule and MsgUpdateRule #439

Closed Pitasi closed 5 days ago

Pitasi commented 1 week ago

Currently, we just take whatever Name is contained in the message, without any sort of validation.