Is there an existing issue for this?
What happened?
Some transaction structs are missing validate_basic checks e.g.
|
// see https://github.com/cosmos/cosmos-sdk/blob/2582f0aab7b2cbf66ade066fe570a4622cf0b098/x/staking/types/msg.go#L89-L144 |
We need to check all our tx types.
Gears version
main
Steps to reproduce?
No response
Is there an existing issue for this?
What happened?
Some transaction structs are missing
validate_basicchecks e.g.gears/x/staking/src/types/tx.rs
Line 376 in 694064e
We need to check all our tx types.
Gears version
main
Steps to reproduce?
No response