Skip to content

forc call support empty --external-contracts flag #166

@zees-dev

Description

@zees-dev

Currently, there is no way to explicitly pass in empty external contracts.

Context

This causes the forc call functionality to always run determine_missing_contracts (which makes RPC calls).
In some scenarios, users may not want to explicitly make RPC calls (reduce latency) and/or may already know that the contract does not integrate with any other contracts.

Hence, forc-call CLI should allow one to explicitly specify no external contract calls are needed.

Metadata

Metadata

Assignees

Labels

forc-callEverything related to the `forc-call` plugin in `forc-client` packagegood first issueGood for newcomersteam:toolingTooling Team

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions