remove
remove
Usage: remove [contract1 ... contractN] [options]
removes one or more contracts from your project. Provide a list of whitespace-separated contract names.
- Options:
--push [network]
push all changes to the specified network-f, --from <from>
specify the transaction sender address for --push--skip-compile
skips contract compilation--timeout <timeout>
timeout in seconds for each blockchain transaction (defaults to 600s)--no-interactive
force to run the command in non-interactive mode