Vaulta

battlebricks

Contract

  • Struct base type of onerrors

    {
      "name": "struct_onerror_tx",
      "base": "",
      "fields": [
        {
          "name": "num",
          "type": "uint64"
        },
        {
          "name": "sender_id",
          "type": "uint128"
        },
        {
          "name": "tx",
          "type": "transaction"
        },
        {
          "name": "tries",
          "type": "uint8"
        },
        {
          "name": "status",
          "type": "uint8"
        },
        {
          "name": "expire_at",
          "type": "uint32"
        }
      ]
    }