The propose-relay-weights CLI command was missing the featureSet weight. This PR gives users the ability to also define this weight when submitting a proposal.
Testing completed
[ ] test coverage exists or has been added/updated
[x] tested in a private testnet
Breaking changes
[x] I have checked my code for breaking changes
[x] If there are breaking changes, there is a supporting migration.
Related Github tickets
Background
The
propose-relay-weights
CLI command was missing thefeatureSet
weight. This PR gives users the ability to also define this weight when submitting a proposal.Testing completed
Breaking changes