Unicove
SendStakingRAMSettings
Vaulta

blksync.xsat

Contract

  • Overview
  • Actions (11)
  • Structs (18)
  • Tables (5)
  • ABI
    • block_miner_row

      Table row type of blockminer

      {
        "name": "block_miner_row",
        "base": "",
        "fields": [
          {
            "name": "id",
            "type": "uint64"
          },
          {
            "name": "hash",
            "type": "checksum256"
          },
          {
            "name": "miner",
            "type": "name"
          },
          {
            "name": "expired_block_num",
            "type": "uint32"
          }
        ]
      }