Jungle 4 (Testnet)

corecorecore

Contract

The data structures defined by this contract.

  • Action return type for test

    {
      "name": "Result",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint32"
        }
      ]
    }
  • Action parameter in test

    {
      "name": "test",
      "base": "",
      "fields": [
        {
          "name": "eos_account",
          "type": "name"
        }
      ]
    }