Documentation
¶
Overview ¶
Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.
Copyright (C) 2022, Ava Labs, Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
Constants ¶
View Source
const ( SubnetEvm = "Subnet-EVM" BlobVM = "Blob VM" TimestampVM = "Timestamp VM" CustomVM = "Custom" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AvagoCompatiblity ¶ added in v1.0.1
type ElasticSubnet ¶ added in v1.2.0
type ElasticSubnetConfig ¶ added in v1.2.0
type ElasticSubnetConfig struct {
SubnetID ids.ID
AssetID ids.ID
InitialSupply uint64
MaxSupply uint64
MinConsumptionRate uint64
MaxConsumptionRate uint64
MinValidatorStake uint64
MaxValidatorStake uint64
MinStakeDuration time.Duration
MaxStakeDuration time.Duration
MinDelegationFee uint32
MinDelegatorStake uint64
MaxValidatorWeightFactor byte
UptimeRequirement uint32
}
type Exportable ¶ added in v0.2.0
type Network ¶
type Network int64
func NetworkFromNetworkID ¶ added in v1.0.0
func NetworkFromString ¶
type NetworkData ¶ added in v0.2.0
type Sidecar ¶
type VMCompatibility ¶ added in v1.0.1
Click to show internal directories.
Click to hide internal directories.