Describe the feature
We're currently use default byte arrays to fill out signature
field. ValidatorService
should hold private_key
s so that it would be able to sign a message.
Mostly blocked by #846, but the spec should be almost fixed when someone wants to start working on this issue.
Additional context
No response