identity

Parent: core

Members

AddressWeights
coreOwnerSpend

Assets

SymbolNamePriceHoldingsValue
SCTSCT$1100$100

Identity Records

Full Moniker: core.identity

Cluster Records

core.identity

consensus
{
  "type": "CERTIFY_MINER_HASH_PROOF",
  "rounds": [
    {
      "phase": "OPEN",
      "duration": 18000
    },
    {
      "phase": "FREEZE",
      "duration": 2000
    },
    {
      "phase": "VOTE",
      "duration": 5000
    }
  ],
  "rules": [
    {
      "action": "MODULE.CREATE",
      "cost": "100sct"
    },
    {
      "action": "MODULE.UPDATE",
      "cost": "900sct"
    },
    {
      "action": "IDENTITY.CREATE",
      "cost": "0.01sct"
    },
    {
      "action": "IDENTITY.UPDATE",
      "cost": "0.09sct"
    }
  ],
  "members": [
    [
      "sct.yggdrasil.validator",
      1000
    ]
  ]
}