Property 'moduleParams' is missing in type '{ children: Element; config: { schema: "network.xyo.node.config"; }; }' but required in type 'Omit<{ moduleParams: BaseParamsFields & { account?: AccountInstance | "random" | undefined; addToResolvers?: boolean | undefined; additionalSigners?: AccountInstance[] | undefined; allowNameResolution?: boolean | undefined; config: SchemaFields & ... 4 more ... & { ...; }; ephemeralQueryAccountEnabled?: boolean | un...'.