Vaulta

poolreg.xsat

Contract

  • Action parameter in initpool

    {
      "name": "initpool",
      "base": "",
      "fields": [
        {
          "name": "synchronizer",
          "type": "name"
        },
        {
          "name": "latest_produced_block_height",
          "type": "uint64"
        },
        {
          "name": "financial_account",
          "type": "string"
        },
        {
          "name": "miners",
          "type": "string[]"
        }
      ]
    }