Telos

power.boid

Contract

  • Struct property of globalset

    Table row type of global

    {
      "name": "PwrGlobal",
      "base": "",
      "fields": [
        {
          "name": "reporting_round",
          "type": "uint16"
        },
        {
          "name": "active_oracles",
          "type": "name[]"
        },
        {
          "name": "expected_active_oracles",
          "type": "name[]"
        },
        {
          "name": "expected_active_weight",
          "type": "uint16"
        },
        {
          "name": "active_weight",
          "type": "uint16"
        }
      ]
    }