rtvm-interpreter 4.0.0

rtvm Interpreter
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "exchange_empty_stack_validation": {
    "vectors": {
      "exchange_empty_stack_validation_0": {
        "code": "0xef000101000402000100030400000000800000e80000",
        "results": {
          "Prague": {
            "exception": "EOF_StackUnderflow",
            "result": false
          }
        }
      }
    }
  }
}