mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
docs: fix typos in doc/development/adding-new-exchange.md
This commit is contained in:
parent
8ddb31b339
commit
7c27cb9801
|
@ -58,7 +58,7 @@ Stream
|
|||
- [ ] Public trade message parser (optional)
|
||||
- [ ] Ticker message parser (optional)
|
||||
- [ ] ping/pong handling. (you can reuse the existing types.StandardStream)
|
||||
- [ ] heart-beat hanlding or keep-alive handling. (already included in types.StandardStream)
|
||||
- [ ] heart-beat handling or keep-alive handling. (already included in types.StandardStream)
|
||||
- [ ] handling reconnect. (already included in types.StandardStream)
|
||||
|
||||
Database
|
||||
|
|
Loading…
Reference in New Issue
Block a user