Versions in this module Expand all Collapse all v1 v1.0.0 Jul 21, 2022 Changes in this version + type Config struct + AddStakerTxFee uint64 + ApricotPhase3Time time.Time + ApricotPhase4Time time.Time + ApricotPhase5Time time.Time + Chains chains.Manager + CreateAssetTxFee uint64 + CreateBlockchainTxFee uint64 + CreateSubnetTxFee uint64 + MaxStakeDuration time.Duration + MaxValidatorStake uint64 + MinDelegationFee uint32 + MinDelegatorStake uint64 + MinStakeDuration time.Duration + MinValidatorStake uint64 + RewardConfig reward.Config + StakingEnabled bool + SubnetTracker common.SubnetTracker + TxFee uint64 + UptimeLockedCalculator uptime.LockedCalculator + UptimePercentage float64 + Validators validators.Manager + WhitelistedSubnets ids.Set v1.0.0-alpha Nov 22, 2022