fix(protocol-kit): fixed isL1SafeSingleton
issues and added the replicate-address
playground
#1801
Annotations
10 warnings
eslint:
packages/api-kit/src/SafeApiKit.ts#L123
Unexpected any. Specify a different type
|
eslint:
packages/api-kit/src/SafeApiKit.ts#L333
Unexpected any. Specify a different type
|
eslint:
packages/api-kit/src/utils/httpRequests.ts#L12
Unexpected any. Specify a different type
|
eslint:
packages/api-kit/src/utils/httpRequests.ts#L25
Unexpected any. Specify a different type
|
eslint:
packages/protocol-kit/src/SafeProvider.ts#L366
Unexpected any. Specify a different type
|
eslint:
packages/protocol-kit/src/SafeProvider.ts#L370
Unexpected any. Specify a different type
|
eslint:
packages/protocol-kit/src/contracts/BaseContract.ts#L212
Unexpected any. Specify a different type
|
eslint:
packages/protocol-kit/src/contracts/utils.ts#L507
Unexpected any. Specify a different type
|
eslint:
packages/protocol-kit/src/utils/block.ts#L7
Unexpected any. Specify a different type
|
eslint:
packages/protocol-kit/src/utils/block.ts#L11
Unexpected any. Specify a different type
|