Unspecified enum as zero value for InterchainAccountPacketData Type #484
Labels
27-interchain-accounts
type: code hygiene
Clean up code but without changing functionality or interfaces
Milestone
Summary
The interchain accounts proto enum
Type
, used inInterchainAccountPacketData
should contain anUNSPECIFIED/UNKNOWN
enum as its zero value.This can also be used for basic validation, ensuring an appropriate
Type
enum has been set.For Admin Use
The text was updated successfully, but these errors were encountered: