V2 remove redundancy & optimize gas usage #5
Annotations
2 warnings
|
Lint:
packages/payload/src/storage/DataUriStorage.ts#L6
'decodeBase64' is defined but never used. Allowed unused vars must match /^_/u
|
|
Lint:
packages/agent-core/src/utils/CommitmentUtils.ts#L177
Unexpected any. Specify a different type
|
Loading