Class ScriptFunctionCall.ProposeUpdateConsensusConfig.Builder

    • Field Detail

      • uncle_rate_target

        public Long uncle_rate_target
      • base_block_time_target

        public Long base_block_time_target
      • base_reward_per_block

        public BigInteger base_reward_per_block
      • base_reward_per_uncle_percent

        public Long base_reward_per_uncle_percent
      • epoch_block_count

        public Long epoch_block_count
      • base_block_difficulty_window

        public Long base_block_difficulty_window
      • min_block_time_target

        public Long min_block_time_target
      • max_block_time_target

        public Long max_block_time_target
      • base_max_uncles_per_block

        public Long base_max_uncles_per_block
      • base_block_gas_limit

        public Long base_block_gas_limit
      • strategy

        public Byte strategy
      • exec_delay

        public Long exec_delay
    • Constructor Detail

      • Builder

        public Builder()