feat: add cannon chain (#2742) #1276
Annotations
5 errors
|
Check types:
src/chains/index.ts#L60
Cannot find module './definisions/cannon.js' or its corresponding type declarations.
|
Check types:
src/utils/chain/extractChain.test.ts#L11
Type '{ blockExplorers: { readonly default: { readonly name: "Etherscan"; readonly url: "https://etherscan.io"; readonly apiUrl: "https://api.etherscan.io/api"; }; }; contracts: { readonly ensRegistry: { ...; }; readonly ensUniversalResolver: { ...; }; readonly multicall3: { ...; }; }; ... 9 more ...; serializers?: ChainS...' does not satisfy the constraint 'never'.
|
Check types:
src/utils/chain/extractChain.test.ts#L58
Type '{ blockExplorers: { readonly default: { readonly name: "Optimism Explorer"; readonly url: "https://optimistic.etherscan.io"; readonly apiUrl: "https://api-optimistic.etherscan.io/api"; }; }; ... 10 more ...; serializers: { ...; }; }' does not satisfy the constraint 'never'.
|
Check types
The operation was canceled.
|
Loading