Use service account Admin resource to set weights #432
Labels
Feature
Feedback
good first issue
Good for newcomers
Improvement
SC-Eng
Issues that we want to see surfaced in SC-Eng ZH Board
Technical Debt
Issue To Be Solved
Currently, the transactions to update weights for fees just save values directly to storage. These should be resource functions with proper input validation.
Suggest A Solution
Add functions with input validaton to
FlowServiceAccount.Administrator
to:Write tests to ensure the functions work and the input validation works
The text was updated successfully, but these errors were encountered: