Rewrite client handling
We are supporting muliple polkadot-like chains and all have different client types. This pr reworks the client handling by having all of them in one enum combined. Besides that, there is added a special trait `ExecuteWithClient` to use the internal client.
parent
1d8d85ad
Please register or sign in to comment