scs / substrate-api-client

Library for connecting to substrate API over WebSockets
Apache License 2.0
261 stars 124 forks source link

Refactor SubmitAndWatch trait #773

Open Niederb opened 5 months ago

Niederb commented 5 months ago

The trait has a already quite a few functions and it keeps getting more. The problem is that the trait covers a variety of use-cases that lead to a combinatoric growth as we have functions for most combinations