类 ScriptFunctionCall.InitializeV2
java.lang.Object
org.starcoin.stdlib.ScriptFunctionCall
org.starcoin.stdlib.ScriptFunctionCall.InitializeV2
- 封闭类:
- ScriptFunctionCall
-
嵌套类概要
从类继承的嵌套类/接口 org.starcoin.stdlib.ScriptFunctionCall
ScriptFunctionCall.AcceptToken, ScriptFunctionCall.CancelUpgradePlan, ScriptFunctionCall.CastVote, ScriptFunctionCall.ConvertTwoPhaseUpgradeToTwoPhaseUpgradeV2, ScriptFunctionCall.CreateAccountWithInitialAmount, ScriptFunctionCall.CreateAccountWithInitialAmountV2, ScriptFunctionCall.DestroyTerminatedProposal, ScriptFunctionCall.EmptyScript, ScriptFunctionCall.Execute, ScriptFunctionCall.ExecuteOnChainConfigProposal, ScriptFunctionCall.ExecuteWithdrawProposal, ScriptFunctionCall.Initialize, ScriptFunctionCall.InitializeV2, ScriptFunctionCall.PeerToPeer, ScriptFunctionCall.PeerToPeerBatch, ScriptFunctionCall.PeerToPeerV2, ScriptFunctionCall.PeerToPeerWithMetadata, ScriptFunctionCall.PeerToPeerWithMetadataV2, ScriptFunctionCall.Propose, ScriptFunctionCall.ProposeModuleUpgradeV2, ScriptFunctionCall.ProposeUpdateConsensusConfig, ScriptFunctionCall.ProposeUpdateRewardConfig, ScriptFunctionCall.ProposeUpdateTxnPublishOption, ScriptFunctionCall.ProposeUpdateTxnTimeoutConfig, ScriptFunctionCall.ProposeUpdateVmConfig, ScriptFunctionCall.ProposeWithdraw, ScriptFunctionCall.QueueProposalAction, ScriptFunctionCall.RevokeVote, ScriptFunctionCall.RotateAuthenticationKey, ScriptFunctionCall.SubmitModuleUpgradePlan, ScriptFunctionCall.TakeLinearWithdrawCapability, ScriptFunctionCall.TakeOffer, ScriptFunctionCall.UnstakeVote, ScriptFunctionCall.UpdateModuleUpgradeStrategy, ScriptFunctionCall.UpgradeFromV2ToV3, ScriptFunctionCall.WithdrawAndSplitLtWithdrawCap, ScriptFunctionCall.WithdrawTokenWithLinearWithdrawCapability
-
字段概要
修饰符和类型字段说明 -
构造器概要
构造器说明InitializeV2(Long stdlib_version, Long reward_delay, BigInteger total_stc_amount, BigInteger pre_mine_stc_amount, BigInteger time_mint_stc_amount, Long time_mint_stc_period, Bytes parent_hash, Bytes association_auth_key, Bytes genesis_auth_key, Byte chain_id, Long genesis_timestamp, Long uncle_rate_target, Long epoch_block_count, Long base_block_time_target, Long base_block_difficulty_window, BigInteger base_reward_per_block, Long base_reward_per_uncle_percent, Long min_block_time_target, Long max_block_time_target, Long base_max_uncles_per_block, Long base_block_gas_limit, Byte strategy, Boolean script_allowed, Boolean module_publishing_allowed, Bytes instruction_schedule, Bytes native_schedule, Long global_memory_per_byte_cost, Long global_memory_per_byte_write_cost, Long min_transaction_gas_units, Long large_transaction_cutoff, Long instrinsic_gas_per_byte, Long maximum_number_of_gas_units, Long min_price_per_gas_unit, Long max_price_per_gas_unit, Long max_transaction_size_in_bytes, Long gas_unit_scaling_factor, Long default_account_size, Long voting_delay, Long voting_period, Byte voting_quorum_rate, Long min_action_delay, Long transaction_timeout)
-
方法概要
-
字段详细资料
-
stdlib_version
-
reward_delay
-
total_stc_amount
-
pre_mine_stc_amount
-
time_mint_stc_amount
-
time_mint_stc_period
-
parent_hash
-
association_auth_key
-
genesis_auth_key
-
chain_id
-
genesis_timestamp
-
uncle_rate_target
-
epoch_block_count
-
base_block_time_target
-
base_block_difficulty_window
-
base_reward_per_block
-
base_reward_per_uncle_percent
-
min_block_time_target
-
max_block_time_target
-
base_max_uncles_per_block
-
base_block_gas_limit
-
strategy
-
script_allowed
-
module_publishing_allowed
-
instruction_schedule
-
native_schedule
-
global_memory_per_byte_cost
-
global_memory_per_byte_write_cost
-
min_transaction_gas_units
-
large_transaction_cutoff
-
instrinsic_gas_per_byte
-
maximum_number_of_gas_units
-
min_price_per_gas_unit
-
max_price_per_gas_unit
-
max_transaction_size_in_bytes
-
gas_unit_scaling_factor
-
default_account_size
-
voting_delay
-
voting_period
-
voting_quorum_rate
-
min_action_delay
-
transaction_timeout
-
-
构造器详细资料
-
InitializeV2
public InitializeV2(Long stdlib_version, Long reward_delay, BigInteger total_stc_amount, BigInteger pre_mine_stc_amount, BigInteger time_mint_stc_amount, Long time_mint_stc_period, Bytes parent_hash, Bytes association_auth_key, Bytes genesis_auth_key, Byte chain_id, Long genesis_timestamp, Long uncle_rate_target, Long epoch_block_count, Long base_block_time_target, Long base_block_difficulty_window, BigInteger base_reward_per_block, Long base_reward_per_uncle_percent, Long min_block_time_target, Long max_block_time_target, Long base_max_uncles_per_block, Long base_block_gas_limit, Byte strategy, Boolean script_allowed, Boolean module_publishing_allowed, Bytes instruction_schedule, Bytes native_schedule, Long global_memory_per_byte_cost, Long global_memory_per_byte_write_cost, Long min_transaction_gas_units, Long large_transaction_cutoff, Long instrinsic_gas_per_byte, Long maximum_number_of_gas_units, Long min_price_per_gas_unit, Long max_price_per_gas_unit, Long max_transaction_size_in_bytes, Long gas_unit_scaling_factor, Long default_account_size, Long voting_delay, Long voting_period, Byte voting_quorum_rate, Long min_action_delay, Long transaction_timeout)
-
-
方法详细资料