Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACP-77] Adjust naming of txn types due to renaming of Avalanche Subnets -> Avalanche L1s #154

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

meaghanfitzgerald
Copy link
Contributor

@meaghanfitzgerald meaghanfitzgerald commented Oct 15, 2024

As stated in this Avalanche Academy Guide: Avalanche Subnets have been rebranded as Avalanche L1s.

To avoid confusion, the spec has been revised to account for this, including the following changes:

SubnetValidator (struct) -> L1Validator
ConvertSubnetTx -> ConvertL1Tx
RegisterSubnetValidatorTx -> RegisterL1ValidatorTx
RegisterSubnetValidatorMessage -> RegisterL1ValidatorMessage
SetSubnetValidatorWeightTx -> SetL1ValidatorWeightTx
DisableValidatorTx -> DisableL1ValidatorTx
SubnetValidatorRegistrationMessage -> L1ValidatorRegistrationMessage
IncreaseBalanceTx -> IncreaseL1ValidatorBalanceTx 
SubnetValidatorWeightMessage -> L1ValidatorWeightMessage
SubnetConversionMessage -> L1ConversionMessage

To Review:

ReadMe Preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant