You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should use msg.GenesisInfo.Validate(). Need to check why it's not already, in case there is a reason
The text was updated successfully, but these errors were encountered:
danwt
changed the title
Validate msg update rollapp genesis info with genesis info .Validate() method
Tech debt: validate msg update rollapp genesis info with genesis info .Validate() method
Nov 26, 2024
dymension/x/rollapp/types/message_update_rollapp.go
Line 71 in ff2f6d7
Should use
msg.GenesisInfo.Validate()
. Need to check why it's not already, in case there is a reasonThe text was updated successfully, but these errors were encountered: