contracts: implement calldata encryption in Solidity #1261
Annotations
2 errors
Build & Test Examples
Type 'CreateConnectorFn<{ on: <TEvent extends keyof EIP1193EventMap>(event: TEvent, listener: EIP1193EventMap[TEvent]) => void; removeListener: <TEvent_1 extends keyof EIP1193EventMap>(event: TEvent_1, listener: EIP1193EventMap[TEvent_1]) => void; ... 40 more ...; _state?: { ...; } | undefined; } | undefined, { ...; }, { ...' is not assignable to type 'CreateConnectorFn'.
|
Build & Test Examples
Process completed with exit code 2.
|
Loading