fix: Fix the type of the version field in Attestation at the SDK level #344
Annotations
7 errors
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type 'SetStateAction<string>'.
|
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type '`0x${string}`'.
|
build-website
Argument of type 'Partial<TransactionReceipt>' is not assignable to parameter of type 'SetStateAction<string>'.
|
build-website
Argument of type 'Partial<TransactionReceipt>' is not assignable to parameter of type '`0x${string}`'.
|
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type 'SetStateAction<string>'.
|
build-website
Argument of type 'Partial<TransactionReceipt<bigint, number, "success" | "reverted", TransactionType>>' is not assignable to parameter of type '`0x${string}`'.
|
build-website
Process completed with exit code 1.
|