Skip to content

WriteCreReportRequest #130

@zeuslawyer

Description

@zeuslawyer

Reference:

Suggestion 1
the $report field in WriteCreReportRequest should be removed or optional? No need to enforce user to include it (and its not present in WriteCreReportRequestJson

Suggestion 2
also type WriteCreReportRequest doesnt seem to be importable by clients?

had to import it via:
import { type WriteCreReportRequest } from "@chainlink/cre-sdk/dist/generated-sdk/capabilities/blockchain/evm/v1alpha/client_sdk_gen";

Suggestion 3
WriteCreReportRequest has a receiver property of type uint8Array. should this also be string | Viem.Address?

note that the client call works with type string as well....!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions