Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the InteropInterface result stack #132

Open
cloud8little opened this issue Sep 6, 2021 · 0 comments
Open

Add the InteropInterface result stack #132

cloud8little opened this issue Sep 6, 2021 · 0 comments

Comments

@cloud8little
Copy link

neo-cli

{
  "jsonrpc": "2.0",
  "id": 1,
  "result": {
    "script": "wh8MBXJvb3RzDBRxS8eug3skbY+QELk1dtdQqJCm8UFifVtS",
    "state": "HALT",
    "gasconsumed": "2288880",
    "exception": null,
    "stack": [
      {
        "type": "InteropInterface",
        "iterator": [
          {
            "type": "ByteString",
            "value": "bmVv"
          }
        ],
        "truncated": false
      }
    ]
  }
}

GUI

4872445a32b68d0be6177dc4b7b2e01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant