Open xrchz opened 3 months ago
The code for CreateKey and all the other instructions that AddValidators is a shortcut for is mostly duplicated in their individual handlers and in AddValidators itself. This issue is to deduplicate it by abstracting out common functionality.
The code for CreateKey and all the other instructions that AddValidators is a shortcut for is mostly duplicated in their individual handlers and in AddValidators itself. This issue is to deduplicate it by abstracting out common functionality.