Skip to content

fall to deploy contract in local node #950

@Subway2023

Description

@Subway2023
ever-cli --config ./test.config deploy --sign ./key.json --wc -1 --abi ./1.abi.json ./1.tvc  '{}'
Error: {
  "code": 406,
  "message": "Contract is not deployed. Contract should be in `Active` state to call its functions.\nPossible reason: Account does not exist. You need to transfer funds to this account first to have a positive balance and then deploy its code",
  "data": {
    "account_address": "-1:22da4241bceb537e0a8c4cd662ffd4323e6c934452b9901439443a814c29420f",
    "phase": "computeSkipped",
    "exit_arg": null,
    "contract_error": null,
    "config_servers": [
      "http://0.0.0.0",
      "http://127.0.0.1",
      "http://localhost"
    ],
    "query_url": "http://127.0.0.1/graphql",
    "query_ip_address": "127.0.0.1:80",
    "transaction_id": "55f8de45d2516ccc64bd55a7dfb87de35318819afd86268848a560b8bf4dbbf8"
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions