Sepolia support #127
Annotations
2 errors
build-and-test:
src/price-assistant/supported-tokens.config.ts#L56
Type '{ readonly solana: "solana"; readonly ethereum: "ethereum"; readonly bsc: "binancecoin"; readonly polygon: "matic-network"; readonly avalanche: "avalanche-2"; readonly fantom: "fantom"; ... 13 more ...; readonly gateway: "gateway"; }' does not satisfy the expected type 'Record<ChainName, "sepolia" | "ethereum" | "fantom" | "celo" | "moonbeam" | "arbitrum" | "optimism" | "base" | "solana" | "binancecoin" | "matic-network" | "avalanche-2" | ... 11 more ... | "gateway">'.
|
build-and-test
Process completed with exit code 2.
|