Versions in this module Expand all Collapse all v1 v1.0.1 Sep 1, 2023 Changes in this version + var Amino = codec.NewLegacyAmino() + var AuthzModuleCdc = codec.NewAminoCodec(Amino) + var SecondaryAmount = sdk.NewInt(100000000) + var SecondaryDenom = "uion" + func TestMessageAuthzSerialization(t *testing.T, msg sdk.Msg)