Task summary
We want to have a utility that can sign messages using the wdkg key in keystore, this utility can be standalone or integrated inside the node (if its easier to access keystore and retreive key).
Example :
./signer-utility sign xxxxx
Signature : xxxxx
Specification reference
The cli should be able to access/use the wdkg key of the validator
Task summary We want to have a utility that can sign messages using the
wdkg
key in keystore, this utility can be standalone or integrated inside the node (if its easier to access keystore and retreive key).Example :
Specification reference The cli should be able to access/use the wdkg key of the validator