avalanche-cli
avalanche-cli copied to clipboard
ACP 77 new commands
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>