interface GenesisStateAminoMsg {
    type: "cosmos-sdk/GenesisState";
    value: GenesisStateAmino;
}

Properties

Properties

type: "cosmos-sdk/GenesisState"