avalanche-cli icon indicating copy to clipboard operation
avalanche-cli copied to clipboard

ACP 77 new commands

Open sukantoraymond opened this issue 5 months ago • 1 comments

Why this should be merged

Convert Subnet Tx Register Validator Tx Change Weight of Validator Remove Validator

Commands modified: avalanche deploy (adds ConvertSubnetTx to the command) avalanche addValidator (use flag --not-Sov for legacy add Validator, otherwise uses registerSubnetTx) avalanche convert (converts legacy subnet into sov) avalanche removeValidator (use flag --not-Sov for legacy add Validator, otherwise uses setSubnetWeight) avalanche changeWeight

How this works

--pending avalanchego impelmentation-- ./bin/avalanche subnet deploy <subnetName>

How this was tested

How is this documented

sukantoraymond avatar Sep 24 '24 16:09 sukantoraymond