Vaulta

eparticlectr

Contract

  • Action parameter in proposeextra

    {
      "name": "proposeextra",
      "base": "",
      "fields": [
        {
          "name": "proposer",
          "type": "name"
        },
        {
          "name": "slug",
          "type": "string"
        },
        {
          "name": "ipfs_hash",
          "type": "ipfshash_t"
        },
        {
          "name": "lang_code",
          "type": "string"
        },
        {
          "name": "group_id",
          "type": "int64"
        },
        {
          "name": "comment",
          "type": "string"
        },
        {
          "name": "memo",
          "type": "string"
        },
        {
          "name": "proxied_for",
          "type": "string"
        },
        {
          "name": "extra_note",
          "type": "string"
        }
      ]
    }