Skip to content

Fail gracefully when trying to use cargo-contract for interactions with a Solidity-only contract ABI #2003

@cmichi

Description

@cmichi

We should fail gracefully when users try to use cargo-contract with Solidity metadata.

E.g. for this case:

  • Build contract with just abi = "sol".
  • Try to instantiate/interact with this contract via cargo-contract and just the Solidity metadata.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions