Adam Samere

Results 4 issues of Adam Samere

## Description ## Notice - [ ] Have you followed the guidelines in our [Contributing]('https://github.com/shapeshift/web/CONTRIBUTING.md) guide? - [ ] Have you checked to ensure there aren't other open [Pull Requests](https://github.com/shapeshift/web/pulls)...

### Overview By adding an `isAccountTypeRequired()` function to the ChainAdapter interface we will be able to avoid ChainNamespace switching in web (chain type/family/whatever). In general we should avoid any switching...

multiple accounts
cleanup

Would be better to create an instance to manage the websocket interactions as is done for the rest client. this is gets it done on my end.