allow debug plugin to reuse signing keys from witness plugin configuration
So far you had to pass correct debug signing key to every call for block production or have all witnesses use the same signing key.
Also slight modification to wallet_bridge_api
and network_broadcast_api
- they can now work with local node even when that node has p2p disabled.
Needs test-tools!238 (merged)
Edited by Andrzej Lisak