Implement the ABI lookup support by enhancing the MoveStructType inte… #2519
Annotations
3 errors
run-tests:
src/api/account.ts#L748
Conversion of type 'string | number | boolean | MoveStructType | MoveType[] | MoveValue[] | null | undefined' to type '{ vec: MoveValue[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
run-tests:
src/api/account.ts#L748
Conversion of type 'string | number | boolean | MoveStructType | MoveType[] | MoveValue[] | null | undefined' to type '{ vec: MoveValue[]; }' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
run-tests
Process completed with exit code 1.
|