Skip to content

FCall should be moved/removed #64

Open
@glihm

Description

Currently FCall is used as the execution type of starknet-rs doesn't expose the Vec<Call>.
But FCall is placed into CairoSerde, were we shouldn't have dependency on a provider directly.

Consider moving the FCall type, or removing it if starknet-rs Vec<Call> is exposed.

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