Documentation
¶
Overview ¶
Copyright (C) 2022-2025, Lux Industries Inc. All rights reserved. See the file LICENSE for licensing terms.
Index ¶
Constants ¶
View Source
const ( ProofOfStake = "Proof Of Stake" ProofOfAuthority = "Proof Of Authority" UndefinedValidatorManagement = "Undefined Validator Management" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ValidatorManagementType ¶
type ValidatorManagementType string
func ValidatorManagementTypeFromString ¶
func ValidatorManagementTypeFromString(s string) ValidatorManagementType
Click to show internal directories.
Click to hide internal directories.