fix: show somnia pools only on curator domain #359
Annotations
3 errors
|
checks
Process completed with exit code 2.
|
|
checks:
src/pools/index.ts#L358
Type '{ name: string; address: "0x6f652fbcfc2107ef9c99456311b5650cd52d6419"; chainId: number; network: string; curator: string; poolType: ["somi"]; isLowInterest: true; curatorDomainOnly: true; }' is not assignable to type 'PoolConfigPayload'.
|
|
checks:
src/pools/index.ts#L348
Type '{ name: string; address: "0xa561d6d554fb3637f590c4d73527fe19525d596b"; chainId: number; network: string; curator: string; poolType: ["stable"]; isLowInterest: true; curatorDomainOnly: true; }' is not assignable to type 'PoolConfigPayload'.
|