Telos

snapshots.tf

Contract

  • Action parameter in define

    {
      "name": "define",
      "base": "",
      "fields": [
        {
          "name": "snapshot_id",
          "type": "uint64"
        },
        {
          "name": "owner",
          "type": "name"
        },
        {
          "name": "snapshot_block",
          "type": "uint64"
        },
        {
          "name": "expire_block",
          "type": "uint64"
        }
      ]
    }