Vaulta

dappdapp1234

Contract

  • Action parameter in post

    {
      "name": "post",
      "base": "",
      "fields": [
        {
          "name": "author",
          "type": "name"
        },
        {
          "name": "atuser",
          "type": "name"
        },
        {
          "name": "content",
          "type": "string"
        },
        {
          "name": "attachtype",
          "type": "uint32"
        },
        {
          "name": "attachment",
          "type": "string"
        }
      ]
    }