interface GenesisStateAminoMsg {
    type: "wasm/GenesisState";
    value: GenesisStateAmino;
}

Properties

Properties

type: "wasm/GenesisState"