Vaulta

aaaabbbbcccd

Contract

The data structures defined by this contract.

  • Action parameter in log

    {
      "name": "log",
      "base": "",
      "fields": [
        {
          "name": "msg",
          "type": "string"
        }
      ]
    }
  • Table row type of ids

    {
      "name": "st_id",
      "base": "",
      "fields": [
        {
          "name": "id",
          "type": "uint64"
        }
      ]
    }