Telos

ops.bbt

合约

此合约定义的数据表。

  • 行数据 accperm

    字段 类型
    key name
    public_key string
    permissions string
  • 行数据 blacklist

    字段 类型
    key name
  • 字段 类型
    producer string
    block_hash string
    previous_block_hash string
    last_trx_sequence_number uint64
    sequence_number uint64
    timestamp uint64
    transactions_count uint64
    producer_signature string
    merkletree_root_hash string
    is_verified bool
    is_latest_block bool
    block_size_in_bytes uint64
  • 字段 类型
    key name
    num_blocks_failed uint8
    num_blocks_produced uint8
  • 字段 类型
    key name
    public_key string
    producer_type uint8
    secret_hash checksum256
    secret checksum256
    work_duration_in_seconds uint64
  • 行数据 client

    字段 类型
    key name
    public_key string
    sidechain_creation_timestamp uint64$
  • 字段 类型
    key name
    max_payment_per_block_validator_producers uint64
    max_payment_per_block_history_producers uint64
    max_payment_per_block_full_producers uint64
    min_payment_per_block_validator_producers uint64
    min_payment_per_block_history_producers uint64
    min_payment_per_block_full_producers uint64
    min_candidature_stake uint64
    number_of_validator_producers_required uint32
    number_of_history_producers_required uint32
    number_of_full_producers_required uint32
    block_time_in_seconds uint32
    num_blocks_between_settlements uint32
    block_size_in_bytes uint64
    config_changed_time_in_seconds uint64
  • 字段 类型
    key name
    max_payment_per_block_validator_producers uint64
    max_payment_per_block_history_producers uint64
    max_payment_per_block_full_producers uint64
    min_payment_per_block_validator_producers uint64
    min_payment_per_block_history_producers uint64
    min_payment_per_block_full_producers uint64
    min_candidature_stake uint64
    number_of_validator_producers_required uint32
    number_of_history_producers_required uint32
    number_of_full_producers_required uint32
    candidature_phase_duration_in_seconds uint32
    secret_sending_phase_duration_in_seconds uint32
    ip_sending_phase_duration_in_seconds uint32
    ip_retrieval_phase_duration_in_seconds uint32
    candidature_phase_end_date_in_seconds uint32
    secret_sending_phase_end_date_in_seconds uint32
    ip_sending_phase_end_date_in_seconds uint32
    ip_retrieval_phase_end_date_in_seconds uint32
    block_time_in_seconds uint32
    num_blocks_between_settlements uint32
    block_size_in_bytes uint64
  • 字段 类型
    key name
    has_chain_started bool
    is_configuration_phase bool
    is_candidature_phase bool
    is_secret_sending_phase bool
    is_ip_sending_phase bool
    is_ip_retrieving_phase bool
    is_production_phase bool
  • 字段 类型
    key name
    producer name
    production_start_date_in_seconds uint64
    has_produced_block bool
  • 行数据 histval

    字段 类型
    key name
    block_hash string
    signed_producers name[]
    verify_signatures string[]
    packed_transaction bytes
    block_byte_in_hex string
  • 行数据 ipaddress

    字段 类型
    key name
    public_key string
    encrypted_ips string[]
  • 行数据 producers

    字段 类型
    key name
    public_key string
    producer_type uint8
    work_duration_in_seconds uint64
    sidechain_start_date_in_seconds uint64
    is_ready_to_produce bool
  • 字段 类型
    key name
  • 字段 类型
    key name
    reward uint64
  • 行数据 verifysig

    字段 类型
    key name
    block_hash string
    verify_signature string
    packed_transaction bytes
  • 行数据 version

    字段 类型
    key name
    software_version uint32
  • 行数据 warnings

    字段 类型
    key uint64
    producer name
    warning_type uint8
    warning_creation_date_in_seconds uint64
    producer_exit_date_in_seconds uint64