Add support for FX pools #20
Annotations
3 errors
Build:
modules/pool/lib/pool-gql-loader.service.ts#L597
Property 'staticTypeData' does not exist on type 'PrismaPool & { linearData: PrismaPoolLinearData | null; elementData: PrismaPoolElementData | null; gyroData: PrismaPoolGyroData | null; ... 7 more ...; staking: (PrismaPoolStaking & { ...; })[]; }'.
|
Build:
modules/sor/sorV2/sorV2.service.ts#L433
Property 'staticTypeData' does not exist on type 'PrismaPool & { linearData: PrismaPoolLinearData | null; gyroData: PrismaPoolGyroData | null; tokens: (PrismaPoolToken & { ...; })[]; dynamicData: PrismaPoolDynamicData | null; stableDynamicData: PrismaPoolStableDynamicData | null; linearDynamicData: PrismaPoolLinearDynamicData | null; }'.
|
Build
Process completed with exit code 2.
|