<!-- -------------------------------------------------------- Thank you for opening an issue. Before submitting this request please review this template. -------------------------------------------------------- --> ## Summary Make signing logic abstract ## Problem Definition <!-- Why do we need this feature? What problems may be addressed by introducing this feature? What benefits does the Provenance Network stand to gain by including this feature? Should this feature be implemented in the Cosmos SDK directly? Consider submitting this request upstream instead. Are there any disadvantages of including this feature? --> For this to be a hosted solution, we need to make the signing logic abstract with the assumption that signing keys will be hosted externally. ## Proposal <!-- Detailed description of requirements of implementation --> ____ #### For Admin Use - [x] Not duplicate issue - [ ] Appropriate labels applied - [x] Appropriate contributors tagged - [x] Contributor assigned/self-assigned
Summary
Make signing logic abstract
Problem Definition
For this to be a hosted solution, we need to make the signing logic abstract with the assumption that signing keys will be hosted externally.
Proposal
For Admin Use