initial commit for viem api #1496
Annotations
5 errors
|
Build:
node_modules/webauthn-p256/_types/types.d.ts#L27
Type '_K' cannot be used to index type 'fallback'.
|
Build:
src/experimental/createArbitrumClient.ts#L37
Argument of type 'number' is not assignable to parameter of type '42161 | 42170 | 421614'.
|
Build:
src/experimental/createArbitrumClient.ts#L42
Argument of type '{ data?: `0x${string}` | undefined; value?: bigint | undefined; from: `0x${string}`; to?: `0x${string}` | null | undefined; accessList?: undefined; account: { client: Client; entryPoint: { abi: Abi; address: `0x${string}`; version: EntryPointVersion; }; ... 20 more ...; publicKey?: undefined; }; ... 13 more ...; blo...' is not assignable to parameter of type '({ data?: `0x${string}` | undefined; value?: bigint | undefined; from: `0x${string}`; to?: `0x${string}` | null | undefined; accessList?: undefined; account: { client: Client; entryPoint: { abi: Abi; address: `0x${string}`; version: EntryPointVersion; }; ... 20 more ...; publicKey?: undefined; }; ... 13 more ...; bl...'.
|
Build
The operation was canceled.
|
Loading