Another try…
Move all wallet RPC commands definitions and dispatch entries to wallet/wallet_rpcdispatch.h
.
Allow extending the RPC dispatch table by appending commands when server is not running.
Motivation:
- wallet/core code seperation
- better interface for integrating another wallet