Add FX pool type #171
Annotations
3 errors
modules/pool/lib/pool-gql-loader.service.ts#L79
Type '{ decimals: number; dynamicData: GqlPoolDynamicData; allTokens: GqlPoolTokenExpanded[]; displayTokens: GqlPoolTokenDisplay[]; ... 13 more ...; categories: PrismaPoolCategory[]; }' is not assignable to type 'GqlPoolMinimal'.
|
modules/vebal/vebal-voting-list.service.ts#L36
Type '{ id: string; chain: Chain; symbol: string; address: string; type: PrismaPoolType; tokens: { address: string; weight: string | null | undefined; symbol: string; logoURI: string; }[]; gauge: { ...; }; }[]' is not assignable to type 'GqlVotingPool[]'.
|
|
The logs for this run have expired and are no longer available.
Loading