This repository has been archived by the owner on Sep 6, 2023. It is now read-only.
chore: update changesets #120
Annotations
7 errors
packages/chains/src/eon.ts#L1
Cannot find module 'wagmi' or its corresponding type declarations.
|
packages/chains/src/gobi.ts#L1
Cannot find module 'wagmi' or its corresponding type declarations.
|
packages/chains/src/rollux.ts#L15
Type '{ readonly id: 570; readonly name: "Rollux Mainnet"; readonly network: "rollux"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
|
packages/chains/src/rolluxTestnet.ts#L15
Type '{ readonly id: 57000; readonly name: "Rollux Testnet"; readonly network: "rollux-testnet"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
|
packages/chains/src/syscoin.ts#L15
Type '{ readonly id: 57; readonly name: "Syscoin Mainnet"; readonly network: "syscoin"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
|
packages/chains/src/syscoinTestnet.ts#L15
Type '{ readonly id: 5700; readonly name: "Syscoin Tanenbaum Testnet"; readonly network: "syscoin-testnet"; readonly nativeCurrency: { readonly decimals: 18; readonly name: "Syscoin"; readonly symbol: "SYS"; }; readonly rpcUrls: { ...; }; readonly blockExplorers: { ...; }; readonly contracts: { ...; }; }' does not satisfy the expected type 'Chain'.
|
|
The logs for this run have expired and are no longer available.
Loading