polkadot_api_cpp
polkadot_api_cpp copied to clipboard
Fix multiple connections per process
The following scenario breaks if done within one process, needs debugging:
- Connect
- Communicate
- Disconnect
- Connect again - fails here