• Bastian Köcher's avatar
    Rewrite client handling (#1531) · f5c84254
    Bastian Köcher authored
    
    
    * 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.
    
    * Apply suggestions from code review
    
    Co-authored-by: default avatarRobert Habermeier <[email protected]>
    
    * Up the versions
    
    * Fix Cargo.lock
    
    * Fix merge conflict
    
    * ......................
    
    * ....v2
    
    * yep
    
    * I'm dumb...
    
    * Browser lol
    
    Co-authored-by: default avatarRobert Habermeier <[email protected]>
    f5c84254